Builder(SecretMetadataPatch arbitrarySecretMetadataPatch) |
Instantiates a new Builder from an existing ArbitrarySecretMetadataPatch instance.
|
Builder(SecretMetadataPatch customCredentialsSecretMetadataPatch) |
Instantiates a new Builder from an existing CustomCredentialsSecretMetadataPatch instance.
|
Builder(SecretMetadataPatch iamCredentialsSecretMetadataPatch) |
Instantiates a new Builder from an existing IAMCredentialsSecretMetadataPatch instance.
|
Builder(SecretMetadataPatch importedCertificateMetadataPatch) |
Instantiates a new Builder from an existing ImportedCertificateMetadataPatch instance.
|
Builder(SecretMetadataPatch kvSecretMetadataPatch) |
Instantiates a new Builder from an existing KVSecretMetadataPatch instance.
|
Builder(SecretMetadataPatch privateCertificateMetadataPatch) |
Instantiates a new Builder from an existing PrivateCertificateMetadataPatch instance.
|
Builder(SecretMetadataPatch publicCertificateMetadataPatch) |
Instantiates a new Builder from an existing PublicCertificateMetadataPatch instance.
|
Builder(SecretMetadataPatch serviceCredentialsSecretMetadataPatch) |
Instantiates a new Builder from an existing ServiceCredentialsSecretMetadataPatch instance.
|
Builder(SecretMetadataPatch usernamePasswordSecretMetadataPatch) |
Instantiates a new Builder from an existing UsernamePasswordSecretMetadataPatch instance.
|