ChangeByolAllocationCompartmentRequest.Builder |
ChangeByolAllocationCompartmentRequest.Builder.body$(ChangeByolAllocationCompartmentDetails body) |
Alternative setter for the body parameter.
|
static ChangeByolAllocationCompartmentRequest.Builder |
ChangeByolAllocationCompartmentRequest.builder() |
Return a new builder for this request object.
|
ChangeByolAllocationCompartmentRequest.Builder |
ChangeByolAllocationCompartmentRequest.Builder.byolAllocationId(String byolAllocationId) |
The OCID of the
BYOL Allocation.
|
ChangeByolAllocationCompartmentRequest.Builder |
ChangeByolAllocationCompartmentRequest.Builder.changeByolAllocationCompartmentDetails(ChangeByolAllocationCompartmentDetails changeByolAllocationCompartmentDetails) |
Request to change the compartment of the specified BYOL Allocation
|
ChangeByolAllocationCompartmentRequest.Builder |
ChangeByolAllocationCompartmentRequest.Builder.copy(ChangeByolAllocationCompartmentRequest o) |
Copy method to populate the builder with values from the given instance.
|
ChangeByolAllocationCompartmentRequest.Builder |
ChangeByolAllocationCompartmentRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ChangeByolAllocationCompartmentRequest.Builder |
ChangeByolAllocationCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ChangeByolAllocationCompartmentRequest.Builder |
ChangeByolAllocationCompartmentRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
ChangeByolAllocationCompartmentRequest.Builder |
ChangeByolAllocationCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ChangeByolAllocationCompartmentRequest.Builder |
ChangeByolAllocationCompartmentRequest.toBuilder() |
|