ScaleInfrastructureStorageRequest.Builder |
ScaleInfrastructureStorageRequest.Builder.body$(ScaleInfrastructureStorageDetails body) |
Alternative setter for the body parameter.
|
static ScaleInfrastructureStorageRequest.Builder |
ScaleInfrastructureStorageRequest.builder() |
Return a new builder for this request object.
|
ScaleInfrastructureStorageRequest.Builder |
ScaleInfrastructureStorageRequest.Builder.copy(ScaleInfrastructureStorageRequest o) |
Copy method to populate the builder with values from the given instance.
|
ScaleInfrastructureStorageRequest.Builder |
ScaleInfrastructureStorageRequest.Builder.ifMatch(String ifMatch) |
For Optimistic concurrency control.
|
ScaleInfrastructureStorageRequest.Builder |
ScaleInfrastructureStorageRequest.Builder.infrastructureId(String infrastructureId) |
The OCID of the
Database Infrastructure.
|
ScaleInfrastructureStorageRequest.Builder |
ScaleInfrastructureStorageRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ScaleInfrastructureStorageRequest.Builder |
ScaleInfrastructureStorageRequest.Builder.opcRequestId(String opcRequestId) |
The client request identifier.
|
ScaleInfrastructureStorageRequest.Builder |
ScaleInfrastructureStorageRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request, so the request can be retried without risk of
processing that same action again, in the event of a timeout or server error.
|
ScaleInfrastructureStorageRequest.Builder |
ScaleInfrastructureStorageRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ScaleInfrastructureStorageRequest.Builder |
ScaleInfrastructureStorageRequest.Builder.scaleInfrastructureStorageDetails(ScaleInfrastructureStorageDetails scaleInfrastructureStorageDetails) |
The scale storage details for the Database Infrastructure.
|
ScaleInfrastructureStorageRequest.Builder |
ScaleInfrastructureStorageRequest.toBuilder() |
|