Uses of Class
com.oracle.bmc.databasemanagement.requests.CreateCloudExadataInfrastructureRequest
-
Packages that use CreateCloudExadataInfrastructureRequest Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.requests -
-
Uses of CreateCloudExadataInfrastructureRequest in com.oracle.bmc.databasemanagement
Method parameters in com.oracle.bmc.databasemanagement with type arguments of type CreateCloudExadataInfrastructureRequest 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 CreateCloudExadataInfrastructureRequest in com.oracle.bmc.databasemanagement.requests
Methods in com.oracle.bmc.databasemanagement.requests that return CreateCloudExadataInfrastructureRequest Modifier and Type Method Description CreateCloudExadataInfrastructureRequestCreateCloudExadataInfrastructureRequest.Builder. build()Build the instance of CreateCloudExadataInfrastructureRequest as configured by this builderCreateCloudExadataInfrastructureRequestCreateCloudExadataInfrastructureRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateCloudExadataInfrastructureRequest as configured by this builderMethods in com.oracle.bmc.databasemanagement.requests with parameters of type CreateCloudExadataInfrastructureRequest Modifier and Type Method Description CreateCloudExadataInfrastructureRequest.BuilderCreateCloudExadataInfrastructureRequest.Builder. copy(CreateCloudExadataInfrastructureRequest o)Copy method to populate the builder with values from the given instance.
-