Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetOpenAlertHistoryResponse |
DbManagementClient.getOpenAlertHistory(GetOpenAlertHistoryRequest request) |
GetOpenAlertHistoryResponse |
DbManagement.getOpenAlertHistory(GetOpenAlertHistoryRequest request)
Gets the open alerts from the specified Exadata storage server.
|
Modifier and Type | Method and Description |
---|---|
Future<GetOpenAlertHistoryResponse> |
DbManagementAsync.getOpenAlertHistory(GetOpenAlertHistoryRequest request,
AsyncHandler<GetOpenAlertHistoryRequest,GetOpenAlertHistoryResponse> handler)
Gets the open alerts from the specified Exadata storage server.
|
Future<GetOpenAlertHistoryResponse> |
DbManagementAsyncClient.getOpenAlertHistory(GetOpenAlertHistoryRequest request,
AsyncHandler<GetOpenAlertHistoryRequest,GetOpenAlertHistoryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetOpenAlertHistoryResponse> |
DbManagementAsync.getOpenAlertHistory(GetOpenAlertHistoryRequest request,
AsyncHandler<GetOpenAlertHistoryRequest,GetOpenAlertHistoryResponse> handler)
Gets the open alerts from the specified Exadata storage server.
|
Future<GetOpenAlertHistoryResponse> |
DbManagementAsyncClient.getOpenAlertHistory(GetOpenAlertHistoryRequest request,
AsyncHandler<GetOpenAlertHistoryRequest,GetOpenAlertHistoryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetOpenAlertHistoryResponse |
GetOpenAlertHistoryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetOpenAlertHistoryResponse.Builder |
GetOpenAlertHistoryResponse.Builder.copy(GetOpenAlertHistoryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.