| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.ssmsap.paginators | |
| software.amazon.awssdk.services.ssmsap.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListOperationsResponse> |
SsmSapAsyncClient.listOperations(ListOperationsRequest listOperationsRequest)
Lists the operations performed by AWS Systems Manager for SAP.
|
default ListOperationsResponse |
SsmSapClient.listOperations(ListOperationsRequest listOperationsRequest)
Lists the operations performed by AWS Systems Manager for SAP.
|
default ListOperationsPublisher |
SsmSapAsyncClient.listOperationsPaginator(ListOperationsRequest listOperationsRequest)
Lists the operations performed by AWS Systems Manager for SAP.
|
default ListOperationsIterable |
SsmSapClient.listOperationsPaginator(ListOperationsRequest listOperationsRequest)
Lists the operations performed by AWS Systems Manager for SAP.
|
| Constructor and Description |
|---|
ListOperationsIterable(SsmSapClient client,
ListOperationsRequest firstRequest) |
ListOperationsPublisher(SsmSapAsyncClient client,
ListOperationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListOperationsRequestMarshaller.marshall(ListOperationsRequest listOperationsRequest) |
Copyright © 2023. All rights reserved.