GetUpgradeHistoryResult |
AmazonOpenSearch.getUpgradeHistory(GetUpgradeHistoryRequest getUpgradeHistoryRequest)
Retrieves the complete history of the last 10 upgrades performed on the domain.
|
GetUpgradeHistoryResult |
AmazonOpenSearchClient.getUpgradeHistory(GetUpgradeHistoryRequest request)
Retrieves the complete history of the last 10 upgrades performed on the domain.
|
GetUpgradeHistoryResult |
AbstractAmazonOpenSearch.getUpgradeHistory(GetUpgradeHistoryRequest request) |
Future<GetUpgradeHistoryResult> |
AmazonOpenSearchAsync.getUpgradeHistoryAsync(GetUpgradeHistoryRequest getUpgradeHistoryRequest)
Retrieves the complete history of the last 10 upgrades performed on the domain.
|
Future<GetUpgradeHistoryResult> |
AbstractAmazonOpenSearchAsync.getUpgradeHistoryAsync(GetUpgradeHistoryRequest request) |
Future<GetUpgradeHistoryResult> |
AmazonOpenSearchAsyncClient.getUpgradeHistoryAsync(GetUpgradeHistoryRequest request) |
Future<GetUpgradeHistoryResult> |
AmazonOpenSearchAsync.getUpgradeHistoryAsync(GetUpgradeHistoryRequest getUpgradeHistoryRequest,
AsyncHandler<GetUpgradeHistoryRequest,GetUpgradeHistoryResult> asyncHandler)
Retrieves the complete history of the last 10 upgrades performed on the domain.
|
Future<GetUpgradeHistoryResult> |
AbstractAmazonOpenSearchAsync.getUpgradeHistoryAsync(GetUpgradeHistoryRequest request,
AsyncHandler<GetUpgradeHistoryRequest,GetUpgradeHistoryResult> asyncHandler) |
Future<GetUpgradeHistoryResult> |
AmazonOpenSearchAsyncClient.getUpgradeHistoryAsync(GetUpgradeHistoryRequest request,
AsyncHandler<GetUpgradeHistoryRequest,GetUpgradeHistoryResult> asyncHandler) |