| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListApplicationsResponse |
SsmSapClient.listApplications(Consumer<ListApplicationsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListApplicationsResponse> |
SsmSapAsyncClient.listApplications(Consumer<ListApplicationsRequest.Builder> listApplicationsRequest)
Lists all the applications registered with AWS Systems Manager for SAP.
|
default CompletableFuture<ListApplicationsResponse> |
SsmSapAsyncClient.listApplications(ListApplicationsRequest listApplicationsRequest)
Lists all the applications registered with AWS Systems Manager for SAP.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListApplicationsResponse> |
ListApplicationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListApplicationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListApplicationsResponse> subscriber) |
Copyright © 2022. All rights reserved.