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