| Package | Description |
|---|---|
| com.amazonaws.services.ssmsap |
This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS
Systems Manager for SAP.
|
| com.amazonaws.services.ssmsap.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListOperationsResult> |
AbstractAWSSsmSapAsync.listOperationsAsync(ListOperationsRequest request,
AsyncHandler<ListOperationsRequest,ListOperationsResult> asyncHandler) |
Future<ListOperationsResult> |
AWSSsmSapAsync.listOperationsAsync(ListOperationsRequest listOperationsRequest,
AsyncHandler<ListOperationsRequest,ListOperationsResult> asyncHandler)
Lists the operations performed by AWS Systems Manager for SAP.
|
Future<ListOperationsResult> |
AWSSsmSapAsyncClient.listOperationsAsync(ListOperationsRequest request,
AsyncHandler<ListOperationsRequest,ListOperationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListOperationsRequest |
ListOperationsRequest.clone() |
ListOperationsRequest |
ListOperationsRequest.withApplicationId(String applicationId)
The ID of the application.
|
ListOperationsRequest |
ListOperationsRequest.withFilters(Collection<Filter> filters)
The filters of an operation.
|
ListOperationsRequest |
ListOperationsRequest.withFilters(Filter... filters)
The filters of an operation.
|
ListOperationsRequest |
ListOperationsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return with a single call.
|
ListOperationsRequest |
ListOperationsRequest.withNextToken(String nextToken)
The token for the next page of results.
|
Copyright © 2025. All rights reserved.