Uses of Class
com.oracle.bmc.database.responses.ConfigureExascaleCloudExadataInfrastructureResponse
-
Packages that use ConfigureExascaleCloudExadataInfrastructureResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of ConfigureExascaleCloudExadataInfrastructureResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return ConfigureExascaleCloudExadataInfrastructureResponse Modifier and Type Method Description ConfigureExascaleCloudExadataInfrastructureResponse
Database. configureExascaleCloudExadataInfrastructure(ConfigureExascaleCloudExadataInfrastructureRequest request)
Configures Exascale on Cloud exadata infrastructure resource.ConfigureExascaleCloudExadataInfrastructureResponse
DatabaseClient. configureExascaleCloudExadataInfrastructure(ConfigureExascaleCloudExadataInfrastructureRequest request)
Method parameters in com.oracle.bmc.database with type arguments of type ConfigureExascaleCloudExadataInfrastructureResponse Modifier and Type Method Description Future<ConfigureExascaleCloudExadataInfrastructureResponse>
DatabaseAsync. configureExascaleCloudExadataInfrastructure(ConfigureExascaleCloudExadataInfrastructureRequest request, AsyncHandler<ConfigureExascaleCloudExadataInfrastructureRequest,ConfigureExascaleCloudExadataInfrastructureResponse> handler)
Configures Exascale on Cloud exadata infrastructure resource.Future<ConfigureExascaleCloudExadataInfrastructureResponse>
DatabaseAsyncClient. configureExascaleCloudExadataInfrastructure(ConfigureExascaleCloudExadataInfrastructureRequest request, AsyncHandler<ConfigureExascaleCloudExadataInfrastructureRequest,ConfigureExascaleCloudExadataInfrastructureResponse> handler)
-
Uses of ConfigureExascaleCloudExadataInfrastructureResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return ConfigureExascaleCloudExadataInfrastructureResponse Modifier and Type Method Description ConfigureExascaleCloudExadataInfrastructureResponse
ConfigureExascaleCloudExadataInfrastructureResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type ConfigureExascaleCloudExadataInfrastructureResponse Modifier and Type Method Description ConfigureExascaleCloudExadataInfrastructureResponse.Builder
ConfigureExascaleCloudExadataInfrastructureResponse.Builder. copy(ConfigureExascaleCloudExadataInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
-