| 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 ListComponentsResponse |
SsmSapClient.listComponents(ListComponentsRequest listComponentsRequest)
Lists all the components registered with AWS Systems Manager for SAP.
|
default CompletableFuture<ListComponentsResponse> |
SsmSapAsyncClient.listComponents(ListComponentsRequest listComponentsRequest)
Lists all the components registered with AWS Systems Manager for SAP.
|
default ListComponentsIterable |
SsmSapClient.listComponentsPaginator(ListComponentsRequest listComponentsRequest)
Lists all the components registered with AWS Systems Manager for SAP.
|
default ListComponentsPublisher |
SsmSapAsyncClient.listComponentsPaginator(ListComponentsRequest listComponentsRequest)
Lists all the components registered with AWS Systems Manager for SAP.
|
| Constructor and Description |
|---|
ListComponentsIterable(SsmSapClient client,
ListComponentsRequest firstRequest) |
ListComponentsPublisher(SsmSapAsyncClient client,
ListComponentsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListComponentsRequestMarshaller.marshall(ListComponentsRequest listComponentsRequest) |
Copyright © 2023. All rights reserved.