| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmsap.model | |
| software.amazon.awssdk.services.ssmsap.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationSummary> |
ListApplicationsResponse.applications()
|
| Modifier and Type | Method and Description |
|---|---|
ListApplicationsResponse.Builder |
ListApplicationsResponse.Builder.applications(ApplicationSummary... applications)
|
| Modifier and Type | Method and Description |
|---|---|
ListApplicationsResponse.Builder |
ListApplicationsResponse.Builder.applications(Collection<ApplicationSummary> applications)
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ApplicationSummary> |
ListApplicationsPublisher.applications()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ApplicationSummary> |
ListApplicationsIterable.applications()
Returns an iterable to iterate through the paginated
ListApplicationsResponse.applications() member. |
Copyright © 2022. All rights reserved.