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