ChangeMigrationCompartmentRequest.Builder |
ChangeMigrationCompartmentRequest.Builder.body$(ChangeMigrationCompartmentDetails body) |
Alternative setter for the body parameter.
|
static ChangeMigrationCompartmentRequest.Builder |
ChangeMigrationCompartmentRequest.builder() |
Return a new builder for this request object.
|
ChangeMigrationCompartmentRequest.Builder |
ChangeMigrationCompartmentRequest.Builder.changeMigrationCompartmentDetails(ChangeMigrationCompartmentDetails changeMigrationCompartmentDetails) |
Details to change the compartment.
|
ChangeMigrationCompartmentRequest.Builder |
ChangeMigrationCompartmentRequest.Builder.copy(ChangeMigrationCompartmentRequest o) |
Copy method to populate the builder with values from the given instance.
|
ChangeMigrationCompartmentRequest.Builder |
ChangeMigrationCompartmentRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ChangeMigrationCompartmentRequest.Builder |
ChangeMigrationCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ChangeMigrationCompartmentRequest.Builder |
ChangeMigrationCompartmentRequest.Builder.migrationId(String migrationId) |
The OCID of the migration
|
ChangeMigrationCompartmentRequest.Builder |
ChangeMigrationCompartmentRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ChangeMigrationCompartmentRequest.Builder |
ChangeMigrationCompartmentRequest.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.
|
ChangeMigrationCompartmentRequest.Builder |
ChangeMigrationCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ChangeMigrationCompartmentRequest.Builder |
ChangeMigrationCompartmentRequest.toBuilder() |
|