| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model | |
| software.amazon.awssdk.services.fms.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<AppsListDataSummary> |
ListAppsListsResponse.appsLists()
An array of
AppsListDataSummary objects. |
| Modifier and Type | Method and Description |
|---|---|
ListAppsListsResponse.Builder |
ListAppsListsResponse.Builder.appsLists(AppsListDataSummary... appsLists)
An array of
AppsListDataSummary objects. |
| Modifier and Type | Method and Description |
|---|---|
ListAppsListsResponse.Builder |
ListAppsListsResponse.Builder.appsLists(Collection<AppsListDataSummary> appsLists)
An array of
AppsListDataSummary objects. |
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<AppsListDataSummary> |
ListAppsListsPublisher.appsLists()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<AppsListDataSummary> |
ListAppsListsIterable.appsLists()
Returns an iterable to iterate through the paginated
ListAppsListsResponse.appsLists() member. |
Copyright © 2022. All rights reserved.