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.databaseMethods in com.oracle.bmc.database that return ConfigureExascaleCloudExadataInfrastructureResponse Modifier and Type Method Description ConfigureExascaleCloudExadataInfrastructureResponseDatabase. configureExascaleCloudExadataInfrastructure(ConfigureExascaleCloudExadataInfrastructureRequest request)Configures Exascale on Cloud exadata infrastructure resource.ConfigureExascaleCloudExadataInfrastructureResponseDatabaseClient. 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.responsesMethods in com.oracle.bmc.database.responses that return ConfigureExascaleCloudExadataInfrastructureResponse Modifier and Type Method Description ConfigureExascaleCloudExadataInfrastructureResponseConfigureExascaleCloudExadataInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type ConfigureExascaleCloudExadataInfrastructureResponse Modifier and Type Method Description ConfigureExascaleCloudExadataInfrastructureResponse.BuilderConfigureExascaleCloudExadataInfrastructureResponse.Builder. copy(ConfigureExascaleCloudExadataInfrastructureResponse o)Copy method to populate the builder with values from the given instance.
 
-