Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<UpdateAutonomousExadataInfrastructureRequest,UpdateAutonomousExadataInfrastructureResponse> |
DatabaseWaiters.forUpdateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<UpdateAutonomousExadataInfrastructureRequest,UpdateAutonomousExadataInfrastructureResponse> |
DatabaseWaiters.forUpdateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAutonomousExadataInfrastructureResponse> |
DatabaseAsyncClient.updateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request,
AsyncHandler<UpdateAutonomousExadataInfrastructureRequest,UpdateAutonomousExadataInfrastructureResponse> handler) |
Future<UpdateAutonomousExadataInfrastructureResponse> |
DatabaseAsync.updateAutonomousExadataInfrastructure(UpdateAutonomousExadataInfrastructureRequest request,
AsyncHandler<UpdateAutonomousExadataInfrastructureRequest,UpdateAutonomousExadataInfrastructureResponse> handler)
Deprecated. Use the
updateCloudExadataInfrastructure operation to update an Exadata Infrastructure
resource and updateCloudAutonomousVmCluster operation to update an Autonomous Exadata
VM cluster. |
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousExadataInfrastructureRequest |
UpdateAutonomousExadataInfrastructureRequest.Builder.build()
Build the instance of UpdateAutonomousExadataInfrastructureRequest as configured by this
builder
|
UpdateAutonomousExadataInfrastructureRequest |
UpdateAutonomousExadataInfrastructureRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateAutonomousExadataInfrastructureRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousExadataInfrastructureRequest.Builder |
UpdateAutonomousExadataInfrastructureRequest.Builder.copy(UpdateAutonomousExadataInfrastructureRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.