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