public static class PasswordInVault.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PasswordInVault |
build() |
PasswordInVault.Builder |
copy(PasswordInVault model) |
PasswordInVault.Builder |
vaultSecretId(String vaultSecretId)
Vault secret OCID.
|
public PasswordInVault.Builder vaultSecretId(String vaultSecretId)
Vault secret OCID.
vaultSecretId
- the value to setpublic PasswordInVault build()
public PasswordInVault.Builder copy(PasswordInVault model)
Copyright © 2016–2024. All rights reserved.