Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateCloudExadataInfrastructureResponse |
DatabaseClient.updateCloudExadataInfrastructure(UpdateCloudExadataInfrastructureRequest request) |
UpdateCloudExadataInfrastructureResponse |
Database.updateCloudExadataInfrastructure(UpdateCloudExadataInfrastructureRequest request)
Updates the Cloud Exadata infrastructure resource.
|
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 |
---|---|
UpdateCloudExadataInfrastructureResponse |
UpdateCloudExadataInfrastructureResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateCloudExadataInfrastructureResponse.Builder |
UpdateCloudExadataInfrastructureResponse.Builder.copy(UpdateCloudExadataInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.