| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListRecordHistoryResult> |
AWSServiceCatalogAsyncClient.listRecordHistoryAsync(ListRecordHistoryRequest request,
AsyncHandler<ListRecordHistoryRequest,ListRecordHistoryResult> asyncHandler) |
Future<ListRecordHistoryResult> |
AbstractAWSServiceCatalogAsync.listRecordHistoryAsync(ListRecordHistoryRequest request,
AsyncHandler<ListRecordHistoryRequest,ListRecordHistoryResult> asyncHandler) |
Future<ListRecordHistoryResult> |
AWSServiceCatalogAsync.listRecordHistoryAsync(ListRecordHistoryRequest listRecordHistoryRequest,
AsyncHandler<ListRecordHistoryRequest,ListRecordHistoryResult> asyncHandler)
Lists the specified requests or all performed requests.
|
| Modifier and Type | Method and Description |
|---|---|
ListRecordHistoryRequest |
ListRecordHistoryRequest.clone() |
ListRecordHistoryRequest |
ListRecordHistoryRequest.withAcceptLanguage(String acceptLanguage)
The language code.
|
ListRecordHistoryRequest |
ListRecordHistoryRequest.withAccessLevelFilter(AccessLevelFilter accessLevelFilter)
The access level to use to obtain results.
|
ListRecordHistoryRequest |
ListRecordHistoryRequest.withPageSize(Integer pageSize)
The maximum number of items to return with this call.
|
ListRecordHistoryRequest |
ListRecordHistoryRequest.withPageToken(String pageToken)
The page token for the next set of results.
|
ListRecordHistoryRequest |
ListRecordHistoryRequest.withSearchFilter(ListRecordHistorySearchFilter searchFilter)
The search filter to scope the results.
|
Copyright © 2024. All rights reserved.