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.databasemanagementMethods in com.oracle.bmc.databasemanagement that return DisableExternalExadataInfrastructureManagementResponse Modifier and Type Method Description DisableExternalExadataInfrastructureManagementResponseDbManagement. disableExternalExadataInfrastructureManagement(DisableExternalExadataInfrastructureManagementRequest request)Disables Database Management for the Exadata infrastructure specified by externalExadataInfrastructureId.DisableExternalExadataInfrastructureManagementResponseDbManagementClient. 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.responsesMethods in com.oracle.bmc.databasemanagement.responses that return DisableExternalExadataInfrastructureManagementResponse Modifier and Type Method Description DisableExternalExadataInfrastructureManagementResponseDisableExternalExadataInfrastructureManagementResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type DisableExternalExadataInfrastructureManagementResponse Modifier and Type Method Description DisableExternalExadataInfrastructureManagementResponse.BuilderDisableExternalExadataInfrastructureManagementResponse.Builder. copy(DisableExternalExadataInfrastructureManagementResponse o)Copy method to populate the builder with values from the given instance.
 
-