Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
ConfigureExascaleExadataInfrastructureRequest.Builder |
ConfigureExascaleExadataInfrastructureRequest.Builder.body$(ConfigureExascaleExadataInfrastructureDetails body)
Alternative setter for the body parameter.
|
static ConfigureExascaleExadataInfrastructureRequest.Builder |
ConfigureExascaleExadataInfrastructureRequest.builder()
Return a new builder for this request object.
|
ConfigureExascaleExadataInfrastructureRequest.Builder |
ConfigureExascaleExadataInfrastructureRequest.Builder.configureExascaleExadataInfrastructureDetails(ConfigureExascaleExadataInfrastructureDetails configureExascaleExadataInfrastructureDetails)
The exascale config details for the Exadata infrastructure with the total storage needed.
|
ConfigureExascaleExadataInfrastructureRequest.Builder |
ConfigureExascaleExadataInfrastructureRequest.Builder.copy(ConfigureExascaleExadataInfrastructureRequest o)
Copy method to populate the builder with values from the given instance.
|
ConfigureExascaleExadataInfrastructureRequest.Builder |
ConfigureExascaleExadataInfrastructureRequest.Builder.exadataInfrastructureId(String exadataInfrastructureId)
The Exadata infrastructure
OCID.
|
ConfigureExascaleExadataInfrastructureRequest.Builder |
ConfigureExascaleExadataInfrastructureRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
ConfigureExascaleExadataInfrastructureRequest.Builder |
ConfigureExascaleExadataInfrastructureRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ConfigureExascaleExadataInfrastructureRequest.Builder |
ConfigureExascaleExadataInfrastructureRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
ConfigureExascaleExadataInfrastructureRequest.Builder |
ConfigureExascaleExadataInfrastructureRequest.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.
|
ConfigureExascaleExadataInfrastructureRequest.Builder |
ConfigureExascaleExadataInfrastructureRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ConfigureExascaleExadataInfrastructureRequest.Builder |
ConfigureExascaleExadataInfrastructureRequest.toBuilder()
Return an instance of
ConfigureExascaleExadataInfrastructureRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.