ChangeDisApplicationCompartmentRequest.Builder |
ChangeDisApplicationCompartmentRequest.Builder.body$(ChangeDisApplicationCompartmentDetails body) |
Alternative setter for the body parameter.
|
static ChangeDisApplicationCompartmentRequest.Builder |
ChangeDisApplicationCompartmentRequest.builder() |
Return a new builder for this request object.
|
ChangeDisApplicationCompartmentRequest.Builder |
ChangeDisApplicationCompartmentRequest.Builder.changeDisApplicationCompartmentDetails(ChangeDisApplicationCompartmentDetails changeDisApplicationCompartmentDetails) |
The information needed to move a DIS Application to a specified compartment.
|
ChangeDisApplicationCompartmentRequest.Builder |
ChangeDisApplicationCompartmentRequest.Builder.copy(ChangeDisApplicationCompartmentRequest o) |
Copy method to populate the builder with values from the given instance.
|
ChangeDisApplicationCompartmentRequest.Builder |
ChangeDisApplicationCompartmentRequest.Builder.disApplicationId(String disApplicationId) |
The OCID of the DIS Application.
|
ChangeDisApplicationCompartmentRequest.Builder |
ChangeDisApplicationCompartmentRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ChangeDisApplicationCompartmentRequest.Builder |
ChangeDisApplicationCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ChangeDisApplicationCompartmentRequest.Builder |
ChangeDisApplicationCompartmentRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ChangeDisApplicationCompartmentRequest.Builder |
ChangeDisApplicationCompartmentRequest.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.
|
ChangeDisApplicationCompartmentRequest.Builder |
ChangeDisApplicationCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ChangeDisApplicationCompartmentRequest.Builder |
ChangeDisApplicationCompartmentRequest.toBuilder() |
|
ChangeDisApplicationCompartmentRequest.Builder |
ChangeDisApplicationCompartmentRequest.Builder.workspaceId(String workspaceId) |
The workspace ID.
|