Uses of Class
com.oracle.bmc.databasemanagement.requests.CreateExternalExadataInfrastructureRequest
-
Packages that use CreateExternalExadataInfrastructureRequest Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.requests -
-
Uses of CreateExternalExadataInfrastructureRequest in com.oracle.bmc.databasemanagement
Method parameters in com.oracle.bmc.databasemanagement with type arguments of type CreateExternalExadataInfrastructureRequest Modifier and Type Method Description Future<CreateExternalExadataInfrastructureResponse>
DbManagementAsync. createExternalExadataInfrastructure(CreateExternalExadataInfrastructureRequest request, AsyncHandler<CreateExternalExadataInfrastructureRequest,CreateExternalExadataInfrastructureResponse> handler)
Creates an OCI resource for the Exadata infrastructure and enables the Monitoring service for the Exadata infrastructure.Future<CreateExternalExadataInfrastructureResponse>
DbManagementAsyncClient. createExternalExadataInfrastructure(CreateExternalExadataInfrastructureRequest request, AsyncHandler<CreateExternalExadataInfrastructureRequest,CreateExternalExadataInfrastructureResponse> handler)
-
Uses of CreateExternalExadataInfrastructureRequest in com.oracle.bmc.databasemanagement.requests
Methods in com.oracle.bmc.databasemanagement.requests that return CreateExternalExadataInfrastructureRequest Modifier and Type Method Description CreateExternalExadataInfrastructureRequest
CreateExternalExadataInfrastructureRequest.Builder. build()
Build the instance of CreateExternalExadataInfrastructureRequest as configured by this builderCreateExternalExadataInfrastructureRequest
CreateExternalExadataInfrastructureRequest.Builder. buildWithoutInvocationCallback()
Build the instance of CreateExternalExadataInfrastructureRequest as configured by this builderMethods in com.oracle.bmc.databasemanagement.requests with parameters of type CreateExternalExadataInfrastructureRequest Modifier and Type Method Description CreateExternalExadataInfrastructureRequest.Builder
CreateExternalExadataInfrastructureRequest.Builder. copy(CreateExternalExadataInfrastructureRequest o)
Copy method to populate the builder with values from the given instance.
-