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