| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| 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. |
Copyright © 2020. All rights reserved.