Uses of Class
com.oracle.bmc.databasemanagement.responses.CreateCloudExadataInfrastructureResponse
-
Packages that use CreateCloudExadataInfrastructureResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of CreateCloudExadataInfrastructureResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return CreateCloudExadataInfrastructureResponse Modifier and Type Method Description CreateCloudExadataInfrastructureResponseDbManagement. createCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest request)Creates an OCI resource for the Exadata infrastructure and enables the Monitoring service for the Exadata infrastructure.CreateCloudExadataInfrastructureResponseDbManagementClient. createCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type CreateCloudExadataInfrastructureResponse Modifier and Type Method Description Future<CreateCloudExadataInfrastructureResponse>DbManagementAsync. createCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest request, AsyncHandler<CreateCloudExadataInfrastructureRequest,CreateCloudExadataInfrastructureResponse> handler)Creates an OCI resource for the Exadata infrastructure and enables the Monitoring service for the Exadata infrastructure.Future<CreateCloudExadataInfrastructureResponse>DbManagementAsyncClient. createCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest request, AsyncHandler<CreateCloudExadataInfrastructureRequest,CreateCloudExadataInfrastructureResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type CreateCloudExadataInfrastructureResponse Modifier and Type Method Description Future<CreateCloudExadataInfrastructureResponse>DbManagementAsync. createCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest request, AsyncHandler<CreateCloudExadataInfrastructureRequest,CreateCloudExadataInfrastructureResponse> handler)Creates an OCI resource for the Exadata infrastructure and enables the Monitoring service for the Exadata infrastructure.Future<CreateCloudExadataInfrastructureResponse>DbManagementAsyncClient. createCloudExadataInfrastructure(CreateCloudExadataInfrastructureRequest request, AsyncHandler<CreateCloudExadataInfrastructureRequest,CreateCloudExadataInfrastructureResponse> handler) -
Uses of CreateCloudExadataInfrastructureResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return CreateCloudExadataInfrastructureResponse Modifier and Type Method Description CreateCloudExadataInfrastructureResponseCreateCloudExadataInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.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.
-