Package | Description |
---|---|
com.oracle.bmc.secrets.requests |
Modifier and Type | Method and Description |
---|---|
static GetSecretBundleByNameRequest.Builder |
GetSecretBundleByNameRequest.builder()
Return a new builder for this request object.
|
GetSecretBundleByNameRequest.Builder |
GetSecretBundleByNameRequest.Builder.copy(GetSecretBundleByNameRequest o)
Copy method to populate the builder with values from the given instance.
|
GetSecretBundleByNameRequest.Builder |
GetSecretBundleByNameRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetSecretBundleByNameRequest.Builder |
GetSecretBundleByNameRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetSecretBundleByNameRequest.Builder |
GetSecretBundleByNameRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetSecretBundleByNameRequest.Builder |
GetSecretBundleByNameRequest.Builder.secretName(String secretName)
A user-friendly name for the secret.
|
GetSecretBundleByNameRequest.Builder |
GetSecretBundleByNameRequest.Builder.secretVersionName(String secretVersionName)
The name of the secret.
|
GetSecretBundleByNameRequest.Builder |
GetSecretBundleByNameRequest.Builder.stage(GetSecretBundleByNameRequest.Stage stage)
The rotation state of the secret version.
|
GetSecretBundleByNameRequest.Builder |
GetSecretBundleByNameRequest.toBuilder()
Return an instance of
GetSecretBundleByNameRequest.Builder that allows you to modify request properties. |
GetSecretBundleByNameRequest.Builder |
GetSecretBundleByNameRequest.Builder.vaultId(String vaultId)
The OCID of the vault that contains the secret.
|
GetSecretBundleByNameRequest.Builder |
GetSecretBundleByNameRequest.Builder.versionNumber(Long versionNumber)
The version number of the secret.
|
Copyright © 2016–2024. All rights reserved.