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