Package | Description |
---|---|
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
ScheduleKeyDeletionRequest.Builder |
ScheduleKeyDeletionRequest.Builder.body$(ScheduleKeyDeletionDetails body)
Alternative setter for the body parameter.
|
static ScheduleKeyDeletionRequest.Builder |
ScheduleKeyDeletionRequest.builder() |
ScheduleKeyDeletionRequest.Builder |
ScheduleKeyDeletionRequest.Builder.copy(ScheduleKeyDeletionRequest o)
Copy method to populate the builder with values from the given instance.
|
ScheduleKeyDeletionRequest.Builder |
ScheduleKeyDeletionRequest.Builder.ifMatch(String ifMatch) |
ScheduleKeyDeletionRequest.Builder |
ScheduleKeyDeletionRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
ScheduleKeyDeletionRequest.Builder |
ScheduleKeyDeletionRequest.Builder.keyId(String keyId) |
ScheduleKeyDeletionRequest.Builder |
ScheduleKeyDeletionRequest.Builder.opcRequestId(String opcRequestId) |
ScheduleKeyDeletionRequest.Builder |
ScheduleKeyDeletionRequest.Builder.opcRetryToken(String opcRetryToken) |
ScheduleKeyDeletionRequest.Builder |
ScheduleKeyDeletionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ScheduleKeyDeletionRequest.Builder |
ScheduleKeyDeletionRequest.Builder.scheduleKeyDeletionDetails(ScheduleKeyDeletionDetails scheduleKeyDeletionDetails) |
Copyright © 2016–2021. All rights reserved.