UpdateAutonomousExadataInfrastructureRequest.Builder |
UpdateAutonomousExadataInfrastructureRequest.Builder.autonomousExadataInfrastructureId(String autonomousExadataInfrastructureId) |
The Autonomous Exadata Infrastructure
OCID.
|
UpdateAutonomousExadataInfrastructureRequest.Builder |
UpdateAutonomousExadataInfrastructureRequest.Builder.body$(UpdateAutonomousExadataInfrastructureDetails body) |
Alternative setter for the body parameter.
|
static UpdateAutonomousExadataInfrastructureRequest.Builder |
UpdateAutonomousExadataInfrastructureRequest.builder() |
Return a new builder for this request object.
|
UpdateAutonomousExadataInfrastructureRequest.Builder |
UpdateAutonomousExadataInfrastructureRequest.Builder.copy(UpdateAutonomousExadataInfrastructureRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateAutonomousExadataInfrastructureRequest.Builder |
UpdateAutonomousExadataInfrastructureRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateAutonomousExadataInfrastructureRequest.Builder |
UpdateAutonomousExadataInfrastructureRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateAutonomousExadataInfrastructureRequest.Builder |
UpdateAutonomousExadataInfrastructureRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateAutonomousExadataInfrastructureRequest.Builder |
UpdateAutonomousExadataInfrastructureRequest.toBuilder() |
|
UpdateAutonomousExadataInfrastructureRequest.Builder |
UpdateAutonomousExadataInfrastructureRequest.Builder.updateAutonomousExadataInfrastructuresDetails(UpdateAutonomousExadataInfrastructureDetails updateAutonomousExadataInfrastructuresDetails) |
Request to update the properties of a Autonomous Exadata Infrastructure.
|