Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
AddStorageCapacityCloudExadataInfrastructureResponse |
DatabaseClient.addStorageCapacityCloudExadataInfrastructure(AddStorageCapacityCloudExadataInfrastructureRequest request) |
AddStorageCapacityCloudExadataInfrastructureResponse |
Database.addStorageCapacityCloudExadataInfrastructure(AddStorageCapacityCloudExadataInfrastructureRequest request)
Makes the storage capacity from additional storage servers available for Cloud VM Cluster
consumption.
|
Modifier and Type | Method and Description |
---|---|
Future<AddStorageCapacityCloudExadataInfrastructureResponse> |
DatabaseAsyncClient.addStorageCapacityCloudExadataInfrastructure(AddStorageCapacityCloudExadataInfrastructureRequest request,
AsyncHandler<AddStorageCapacityCloudExadataInfrastructureRequest,AddStorageCapacityCloudExadataInfrastructureResponse> handler) |
Future<AddStorageCapacityCloudExadataInfrastructureResponse> |
DatabaseAsync.addStorageCapacityCloudExadataInfrastructure(AddStorageCapacityCloudExadataInfrastructureRequest request,
AsyncHandler<AddStorageCapacityCloudExadataInfrastructureRequest,AddStorageCapacityCloudExadataInfrastructureResponse> handler)
Makes the storage capacity from additional storage servers available for Cloud VM Cluster
consumption.
|
Modifier and Type | Method and Description |
---|---|
AddStorageCapacityCloudExadataInfrastructureResponse |
AddStorageCapacityCloudExadataInfrastructureResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AddStorageCapacityCloudExadataInfrastructureResponse.Builder |
AddStorageCapacityCloudExadataInfrastructureResponse.Builder.copy(AddStorageCapacityCloudExadataInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.