Uses of Class
com.oracle.bmc.databasemanagement.requests.EnableExternalExadataInfrastructureManagementRequest
-
Packages that use EnableExternalExadataInfrastructureManagementRequest Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.requests -
-
Uses of EnableExternalExadataInfrastructureManagementRequest in com.oracle.bmc.databasemanagement
Method parameters in com.oracle.bmc.databasemanagement with type arguments of type EnableExternalExadataInfrastructureManagementRequest Modifier and Type Method Description Future<EnableExternalExadataInfrastructureManagementResponse>
DbManagementAsync. enableExternalExadataInfrastructureManagement(EnableExternalExadataInfrastructureManagementRequest request, AsyncHandler<EnableExternalExadataInfrastructureManagementRequest,EnableExternalExadataInfrastructureManagementResponse> handler)
Enables Database Management for the Exadata infrastructure specified by externalExadataInfrastructureId.Future<EnableExternalExadataInfrastructureManagementResponse>
DbManagementAsyncClient. enableExternalExadataInfrastructureManagement(EnableExternalExadataInfrastructureManagementRequest request, AsyncHandler<EnableExternalExadataInfrastructureManagementRequest,EnableExternalExadataInfrastructureManagementResponse> handler)
-
Uses of EnableExternalExadataInfrastructureManagementRequest in com.oracle.bmc.databasemanagement.requests
Methods in com.oracle.bmc.databasemanagement.requests that return EnableExternalExadataInfrastructureManagementRequest Modifier and Type Method Description EnableExternalExadataInfrastructureManagementRequest
EnableExternalExadataInfrastructureManagementRequest.Builder. build()
Build the instance of EnableExternalExadataInfrastructureManagementRequest as configured by this builderEnableExternalExadataInfrastructureManagementRequest
EnableExternalExadataInfrastructureManagementRequest.Builder. buildWithoutInvocationCallback()
Build the instance of EnableExternalExadataInfrastructureManagementRequest as configured by this builderMethods in com.oracle.bmc.databasemanagement.requests with parameters of type EnableExternalExadataInfrastructureManagementRequest Modifier and Type Method Description EnableExternalExadataInfrastructureManagementRequest.Builder
EnableExternalExadataInfrastructureManagementRequest.Builder. copy(EnableExternalExadataInfrastructureManagementRequest o)
Copy method to populate the builder with values from the given instance.
-