ChangeDelegationControlCompartmentRequest.Builder |
ChangeDelegationControlCompartmentRequest.Builder.body$(ChangeDelegationControlCompartmentDetails body) |
Alternative setter for the body parameter.
|
static ChangeDelegationControlCompartmentRequest.Builder |
ChangeDelegationControlCompartmentRequest.builder() |
Return a new builder for this request object.
|
ChangeDelegationControlCompartmentRequest.Builder |
ChangeDelegationControlCompartmentRequest.Builder.changeDelegationControlCompartmentDetails(ChangeDelegationControlCompartmentDetails changeDelegationControlCompartmentDetails) |
Moves the Delegation Control resource into a different compartment.
|
ChangeDelegationControlCompartmentRequest.Builder |
ChangeDelegationControlCompartmentRequest.Builder.copy(ChangeDelegationControlCompartmentRequest o) |
Copy method to populate the builder with values from the given instance.
|
ChangeDelegationControlCompartmentRequest.Builder |
ChangeDelegationControlCompartmentRequest.Builder.delegationControlId(String delegationControlId) |
unique Delegation Control identifier
|
ChangeDelegationControlCompartmentRequest.Builder |
ChangeDelegationControlCompartmentRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ChangeDelegationControlCompartmentRequest.Builder |
ChangeDelegationControlCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ChangeDelegationControlCompartmentRequest.Builder |
ChangeDelegationControlCompartmentRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ChangeDelegationControlCompartmentRequest.Builder |
ChangeDelegationControlCompartmentRequest.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.
|
ChangeDelegationControlCompartmentRequest.Builder |
ChangeDelegationControlCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ChangeDelegationControlCompartmentRequest.Builder |
ChangeDelegationControlCompartmentRequest.toBuilder() |
|