public static class UpstConfigurationDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpstConfigurationDetails |
build() |
UpstConfigurationDetails.Builder |
copy(UpstConfigurationDetails model) |
UpstConfigurationDetails.Builder |
masterEncryptionKeyId(String masterEncryptionKeyId)
OCID of the master encryption key in vault for encrypting token exchange service
principal keytab, required for activating UPST config
|
UpstConfigurationDetails.Builder |
vaultId(String vaultId)
OCID of the vault to store token exchange service principal keyta, required for
activating UPST config
|
public UpstConfigurationDetails.Builder vaultId(String vaultId)
OCID of the vault to store token exchange service principal keyta, required for activating UPST config
vaultId
- the value to setpublic UpstConfigurationDetails.Builder masterEncryptionKeyId(String masterEncryptionKeyId)
OCID of the master encryption key in vault for encrypting token exchange service principal keytab, required for activating UPST config
masterEncryptionKeyId
- the value to setpublic UpstConfigurationDetails build()
public UpstConfigurationDetails.Builder copy(UpstConfigurationDetails model)
Copyright © 2016–2024. All rights reserved.