Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<UpdateCloudExadataInfrastructureRequest,UpdateCloudExadataInfrastructureResponse> |
DatabaseWaiters.forUpdateCloudExadataInfrastructure(UpdateCloudExadataInfrastructureRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<UpdateCloudExadataInfrastructureRequest,UpdateCloudExadataInfrastructureResponse> |
DatabaseWaiters.forUpdateCloudExadataInfrastructure(UpdateCloudExadataInfrastructureRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<UpdateCloudExadataInfrastructureResponse> |
DatabaseAsyncClient.updateCloudExadataInfrastructure(UpdateCloudExadataInfrastructureRequest request,
AsyncHandler<UpdateCloudExadataInfrastructureRequest,UpdateCloudExadataInfrastructureResponse> handler) |
Future<UpdateCloudExadataInfrastructureResponse> |
DatabaseAsync.updateCloudExadataInfrastructure(UpdateCloudExadataInfrastructureRequest request,
AsyncHandler<UpdateCloudExadataInfrastructureRequest,UpdateCloudExadataInfrastructureResponse> handler)
Updates the Cloud Exadata infrastructure resource.
|
Modifier and Type | Method and Description |
---|---|
UpdateCloudExadataInfrastructureRequest |
UpdateCloudExadataInfrastructureRequest.Builder.build()
Build the instance of UpdateCloudExadataInfrastructureRequest as configured by this
builder
|
UpdateCloudExadataInfrastructureRequest |
UpdateCloudExadataInfrastructureRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateCloudExadataInfrastructureRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
UpdateCloudExadataInfrastructureRequest.Builder |
UpdateCloudExadataInfrastructureRequest.Builder.copy(UpdateCloudExadataInfrastructureRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.