Package | Description |
---|---|
com.oracle.bmc.vault.requests |
Modifier and Type | Method and Description |
---|---|
CreateSecretRequest.Builder |
CreateSecretRequest.Builder.body$(CreateSecretDetails body)
Alternative setter for the body parameter.
|
static CreateSecretRequest.Builder |
CreateSecretRequest.builder()
Return a new builder for this request object.
|
CreateSecretRequest.Builder |
CreateSecretRequest.Builder.copy(CreateSecretRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateSecretRequest.Builder |
CreateSecretRequest.Builder.createSecretDetails(CreateSecretDetails createSecretDetails)
Request to create a new secret.
|
CreateSecretRequest.Builder |
CreateSecretRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateSecretRequest.Builder |
CreateSecretRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
CreateSecretRequest.Builder |
CreateSecretRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateSecretRequest.Builder |
CreateSecretRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateSecretRequest.Builder |
CreateSecretRequest.toBuilder()
Return an instance of
CreateSecretRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.