Uses of Class
com.oracle.bmc.databasemanagement.responses.DisableExternalExadataInfrastructureManagementResponse
-
Packages that use DisableExternalExadataInfrastructureManagementResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of DisableExternalExadataInfrastructureManagementResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return DisableExternalExadataInfrastructureManagementResponse Modifier and Type Method Description DisableExternalExadataInfrastructureManagementResponse
DbManagement. disableExternalExadataInfrastructureManagement(DisableExternalExadataInfrastructureManagementRequest request)
Disables Database Management for the Exadata infrastructure specified by externalExadataInfrastructureId.DisableExternalExadataInfrastructureManagementResponse
DbManagementClient. disableExternalExadataInfrastructureManagement(DisableExternalExadataInfrastructureManagementRequest request)
Methods in com.oracle.bmc.databasemanagement that return types with arguments of type DisableExternalExadataInfrastructureManagementResponse 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)
Method parameters in com.oracle.bmc.databasemanagement with type arguments of type DisableExternalExadataInfrastructureManagementResponse 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 DisableExternalExadataInfrastructureManagementResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return DisableExternalExadataInfrastructureManagementResponse Modifier and Type Method Description DisableExternalExadataInfrastructureManagementResponse
DisableExternalExadataInfrastructureManagementResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type DisableExternalExadataInfrastructureManagementResponse Modifier and Type Method Description DisableExternalExadataInfrastructureManagementResponse.Builder
DisableExternalExadataInfrastructureManagementResponse.Builder. copy(DisableExternalExadataInfrastructureManagementResponse o)
Copy method to populate the builder with values from the given instance.
-