Uses of Class
com.oracle.bmc.databasemanagement.responses.GetCloudOpenAlertHistoryResponse
-
Packages that use GetCloudOpenAlertHistoryResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of GetCloudOpenAlertHistoryResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return GetCloudOpenAlertHistoryResponse Modifier and Type Method Description GetCloudOpenAlertHistoryResponseDbManagement. getCloudOpenAlertHistory(GetCloudOpenAlertHistoryRequest request)Gets the open alerts from the specified Exadata storage server.GetCloudOpenAlertHistoryResponseDbManagementClient. getCloudOpenAlertHistory(GetCloudOpenAlertHistoryRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type GetCloudOpenAlertHistoryResponse Modifier and Type Method Description Future<GetCloudOpenAlertHistoryResponse>DbManagementAsync. getCloudOpenAlertHistory(GetCloudOpenAlertHistoryRequest request, AsyncHandler<GetCloudOpenAlertHistoryRequest,GetCloudOpenAlertHistoryResponse> handler)Gets the open alerts from the specified Exadata storage server.Future<GetCloudOpenAlertHistoryResponse>DbManagementAsyncClient. getCloudOpenAlertHistory(GetCloudOpenAlertHistoryRequest request, AsyncHandler<GetCloudOpenAlertHistoryRequest,GetCloudOpenAlertHistoryResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type GetCloudOpenAlertHistoryResponse Modifier and Type Method Description Future<GetCloudOpenAlertHistoryResponse>DbManagementAsync. getCloudOpenAlertHistory(GetCloudOpenAlertHistoryRequest request, AsyncHandler<GetCloudOpenAlertHistoryRequest,GetCloudOpenAlertHistoryResponse> handler)Gets the open alerts from the specified Exadata storage server.Future<GetCloudOpenAlertHistoryResponse>DbManagementAsyncClient. getCloudOpenAlertHistory(GetCloudOpenAlertHistoryRequest request, AsyncHandler<GetCloudOpenAlertHistoryRequest,GetCloudOpenAlertHistoryResponse> handler) -
Uses of GetCloudOpenAlertHistoryResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return GetCloudOpenAlertHistoryResponse Modifier and Type Method Description GetCloudOpenAlertHistoryResponseGetCloudOpenAlertHistoryResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type GetCloudOpenAlertHistoryResponse Modifier and Type Method Description GetCloudOpenAlertHistoryResponse.BuilderGetCloudOpenAlertHistoryResponse.Builder. copy(GetCloudOpenAlertHistoryResponse o)Copy method to populate the builder with values from the given instance.
-