public class KeysafeSettingsV2025R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
KeysafeSettingsV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
accountId
The account ID.
|
protected String |
cloudProvider
The cloud provider.
|
protected String |
keyId
The key ID.
|
protected String |
keyringId
The key ring ID.
|
protected Boolean |
keysafeEnabled
Whether KeySafe addon is enabled for the enterprise.
|
protected String |
locationId
The location ID.
|
protected String |
projectId
The project ID.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
KeysafeSettingsV2025R0() |
protected |
KeysafeSettingsV2025R0(KeysafeSettingsV2025R0.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAccountId() |
String |
getCloudProvider() |
String |
getKeyId() |
String |
getKeyringId() |
Boolean |
getKeysafeEnabled() |
String |
getLocationId() |
String |
getProjectId() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected Boolean keysafeEnabled
protected String cloudProvider
protected String locationId
public KeysafeSettingsV2025R0()
protected KeysafeSettingsV2025R0(KeysafeSettingsV2025R0.Builder builder)
public Boolean getKeysafeEnabled()
public String getCloudProvider()
public String getAccountId()
public String getLocationId()
public String getProjectId()
public String getKeyringId()