| 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<ListApplicationsResponse> |
SsmSapAsyncClient.listApplications(ListApplicationsRequest listApplicationsRequest)
Lists all the applications registered with AWS Systems Manager for SAP.
|
default ListApplicationsResponse |
SsmSapClient.listApplications(ListApplicationsRequest listApplicationsRequest)
Lists all the applications registered with AWS Systems Manager for SAP.
|
default ListApplicationsPublisher |
SsmSapAsyncClient.listApplicationsPaginator(ListApplicationsRequest listApplicationsRequest)
Lists all the applications registered with AWS Systems Manager for SAP.
|
default ListApplicationsIterable |
SsmSapClient.listApplicationsPaginator(ListApplicationsRequest listApplicationsRequest)
Lists all the applications registered with AWS Systems Manager for SAP.
|
| Constructor and Description |
|---|
ListApplicationsIterable(SsmSapClient client,
ListApplicationsRequest firstRequest) |
ListApplicationsPublisher(SsmSapAsyncClient client,
ListApplicationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListApplicationsRequestMarshaller.marshall(ListApplicationsRequest listApplicationsRequest) |
Copyright © 2023. All rights reserved.