ChangePrivateApplicationCompartmentRequest.Builder |
ChangePrivateApplicationCompartmentRequest.Builder.body$(ChangePrivateApplicationCompartmentDetails body) |
Alternative setter for the body parameter.
|
static ChangePrivateApplicationCompartmentRequest.Builder |
ChangePrivateApplicationCompartmentRequest.builder() |
Return a new builder for this request object.
|
ChangePrivateApplicationCompartmentRequest.Builder |
ChangePrivateApplicationCompartmentRequest.Builder.changePrivateApplicationCompartmentDetails(ChangePrivateApplicationCompartmentDetails changePrivateApplicationCompartmentDetails) |
The details of the request to change the compartment of a given private application.
|
ChangePrivateApplicationCompartmentRequest.Builder |
ChangePrivateApplicationCompartmentRequest.Builder.copy(ChangePrivateApplicationCompartmentRequest o) |
Copy method to populate the builder with values from the given instance.
|
ChangePrivateApplicationCompartmentRequest.Builder |
ChangePrivateApplicationCompartmentRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ChangePrivateApplicationCompartmentRequest.Builder |
ChangePrivateApplicationCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ChangePrivateApplicationCompartmentRequest.Builder |
ChangePrivateApplicationCompartmentRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ChangePrivateApplicationCompartmentRequest.Builder |
ChangePrivateApplicationCompartmentRequest.Builder.privateApplicationId(String privateApplicationId) |
The unique identifier for the private application.
|
ChangePrivateApplicationCompartmentRequest.Builder |
ChangePrivateApplicationCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ChangePrivateApplicationCompartmentRequest.Builder |
ChangePrivateApplicationCompartmentRequest.toBuilder() |
|