Package | Description |
---|---|
com.oracle.bmc.vault.requests |
Modifier and Type | Method and Description |
---|---|
ScheduleSecretDeletionRequest.Builder |
ScheduleSecretDeletionRequest.Builder.body$(ScheduleSecretDeletionDetails body)
Alternative setter for the body parameter.
|
static ScheduleSecretDeletionRequest.Builder |
ScheduleSecretDeletionRequest.builder()
Return a new builder for this request object.
|
ScheduleSecretDeletionRequest.Builder |
ScheduleSecretDeletionRequest.Builder.copy(ScheduleSecretDeletionRequest o)
Copy method to populate the builder with values from the given instance.
|
ScheduleSecretDeletionRequest.Builder |
ScheduleSecretDeletionRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
ScheduleSecretDeletionRequest.Builder |
ScheduleSecretDeletionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ScheduleSecretDeletionRequest.Builder |
ScheduleSecretDeletionRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
ScheduleSecretDeletionRequest.Builder |
ScheduleSecretDeletionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ScheduleSecretDeletionRequest.Builder |
ScheduleSecretDeletionRequest.Builder.scheduleSecretDeletionDetails(ScheduleSecretDeletionDetails scheduleSecretDeletionDetails)
Request to schedule the deletion of a secret.
|
ScheduleSecretDeletionRequest.Builder |
ScheduleSecretDeletionRequest.Builder.secretId(String secretId)
The OCID of the secret.
|
ScheduleSecretDeletionRequest.Builder |
ScheduleSecretDeletionRequest.toBuilder()
Return an instance of
ScheduleSecretDeletionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.