public static class KeysafeSettingsV2025R0.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected String |
accountId |
protected String |
cloudProvider |
protected String |
keyId |
protected String |
keyringId |
protected Boolean |
keysafeEnabled |
protected String |
locationId |
protected String |
projectId |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
KeysafeSettingsV2025R0.Builder |
accountId(String accountId) |
KeysafeSettingsV2025R0 |
build() |
KeysafeSettingsV2025R0.Builder |
cloudProvider(String cloudProvider) |
KeysafeSettingsV2025R0.Builder |
keyId(String keyId) |
KeysafeSettingsV2025R0.Builder |
keyringId(String keyringId) |
KeysafeSettingsV2025R0.Builder |
keysafeEnabled(Boolean keysafeEnabled) |
KeysafeSettingsV2025R0.Builder |
locationId(String locationId) |
KeysafeSettingsV2025R0.Builder |
projectId(String projectId) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected Boolean keysafeEnabled
protected String cloudProvider
protected String locationId
public Builder()
public KeysafeSettingsV2025R0.Builder keysafeEnabled(Boolean keysafeEnabled)
public KeysafeSettingsV2025R0.Builder cloudProvider(String cloudProvider)
public KeysafeSettingsV2025R0.Builder keyId(String keyId)
public KeysafeSettingsV2025R0.Builder accountId(String accountId)
public KeysafeSettingsV2025R0.Builder locationId(String locationId)
public KeysafeSettingsV2025R0.Builder projectId(String projectId)
public KeysafeSettingsV2025R0.Builder keyringId(String keyringId)
public KeysafeSettingsV2025R0 build()