ChangeProvisionedCapacityCompartmentRequest.Builder |
ChangeProvisionedCapacityCompartmentRequest.Builder.body$(ChangeProvisionedCapacityCompartmentDetails body) |
Alternative setter for the body parameter.
|
static ChangeProvisionedCapacityCompartmentRequest.Builder |
ChangeProvisionedCapacityCompartmentRequest.builder() |
Return a new builder for this request object.
|
ChangeProvisionedCapacityCompartmentRequest.Builder |
ChangeProvisionedCapacityCompartmentRequest.Builder.changeProvisionedCapacityCompartmentDetails(ChangeProvisionedCapacityCompartmentDetails changeProvisionedCapacityCompartmentDetails) |
The information to be updated.
|
ChangeProvisionedCapacityCompartmentRequest.Builder |
ChangeProvisionedCapacityCompartmentRequest.Builder.copy(ChangeProvisionedCapacityCompartmentRequest o) |
Copy method to populate the builder with values from the given instance.
|
ChangeProvisionedCapacityCompartmentRequest.Builder |
ChangeProvisionedCapacityCompartmentRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ChangeProvisionedCapacityCompartmentRequest.Builder |
ChangeProvisionedCapacityCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ChangeProvisionedCapacityCompartmentRequest.Builder |
ChangeProvisionedCapacityCompartmentRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ChangeProvisionedCapacityCompartmentRequest.Builder |
ChangeProvisionedCapacityCompartmentRequest.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 running that same action again.
|
ChangeProvisionedCapacityCompartmentRequest.Builder |
ChangeProvisionedCapacityCompartmentRequest.Builder.provisionedCapacityId(String provisionedCapacityId) |
The OCID of the
provisioned capacity.
|
ChangeProvisionedCapacityCompartmentRequest.Builder |
ChangeProvisionedCapacityCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ChangeProvisionedCapacityCompartmentRequest.Builder |
ChangeProvisionedCapacityCompartmentRequest.toBuilder() |
|