Uses of Class
com.oracle.bmc.database.responses.CreateCloudExadataInfrastructureResponse
- 
Packages that use CreateCloudExadataInfrastructureResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses 
- 
- 
Uses of CreateCloudExadataInfrastructureResponse in com.oracle.bmc.databaseMethods in com.oracle.bmc.database that return CreateCloudExadataInfrastructureResponse Modifier and Type Method Description CreateCloudExadataInfrastructureResponseDatabase. createCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest request)Creates a cloud Exadata infrastructure resource.CreateCloudExadataInfrastructureResponseDatabaseClient. createCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest request)Method parameters in com.oracle.bmc.database with type arguments of type CreateCloudExadataInfrastructureResponse Modifier and Type Method Description Future<CreateCloudExadataInfrastructureResponse>DatabaseAsync. createCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest request, AsyncHandler<CreateCloudExadataInfrastructureRequest,CreateCloudExadataInfrastructureResponse> handler)Creates a cloud Exadata infrastructure resource.Future<CreateCloudExadataInfrastructureResponse>DatabaseAsyncClient. createCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest request, AsyncHandler<CreateCloudExadataInfrastructureRequest,CreateCloudExadataInfrastructureResponse> handler)
- 
Uses of CreateCloudExadataInfrastructureResponse in com.oracle.bmc.database.responsesMethods in com.oracle.bmc.database.responses that return CreateCloudExadataInfrastructureResponse Modifier and Type Method Description CreateCloudExadataInfrastructureResponseCreateCloudExadataInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type CreateCloudExadataInfrastructureResponse Modifier and Type Method Description CreateCloudExadataInfrastructureResponse.BuilderCreateCloudExadataInfrastructureResponse.Builder. copy(CreateCloudExadataInfrastructureResponse o)Copy method to populate the builder with values from the given instance.
 
-