| 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 |
|---|---|
ListOperationsResult |
AWSSsmSapClient.listOperations(ListOperationsRequest request)
Lists the operations performed by AWS Systems Manager for SAP.
|
ListOperationsResult |
AbstractAWSSsmSap.listOperations(ListOperationsRequest request) |
ListOperationsResult |
AWSSsmSap.listOperations(ListOperationsRequest listOperationsRequest)
Lists the operations performed by AWS Systems Manager for SAP.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListOperationsResult> |
AbstractAWSSsmSapAsync.listOperationsAsync(ListOperationsRequest request,
AsyncHandler<ListOperationsRequest,ListOperationsResult> asyncHandler) |
Future<ListOperationsResult> |
AWSSsmSapAsyncClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
ListOperationsResult |
ListOperationsResult.clone() |
ListOperationsResult |
ListOperationsResult.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
ListOperationsResult |
ListOperationsResult.withOperations(Collection<Operation> operations)
List of operations performed by AWS Systems Manager for SAP.
|
ListOperationsResult |
ListOperationsResult.withOperations(Operation... operations)
List of operations performed by AWS Systems Manager for SAP.
|
Copyright © 2025. All rights reserved.