| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
AppsListDataSummary |
AppsListDataSummary.clone() |
AppsListDataSummary |
AppsListDataSummary.withAppsList(App... appsList)
An array of
App objects in the AWS Firewall Manager applications list. |
AppsListDataSummary |
AppsListDataSummary.withAppsList(Collection<App> appsList)
An array of
App objects in the AWS Firewall Manager applications list. |
AppsListDataSummary |
AppsListDataSummary.withListArn(String listArn)
The Amazon Resource Name (ARN) of the applications list.
|
AppsListDataSummary |
AppsListDataSummary.withListId(String listId)
The ID of the applications list.
|
AppsListDataSummary |
AppsListDataSummary.withListName(String listName)
The name of the applications list.
|
| Modifier and Type | Method and Description |
|---|---|
List<AppsListDataSummary> |
ListAppsListsResult.getAppsLists()
An array of
AppsListDataSummary objects. |
| Modifier and Type | Method and Description |
|---|---|
ListAppsListsResult |
ListAppsListsResult.withAppsLists(AppsListDataSummary... appsLists)
An array of
AppsListDataSummary objects. |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAppsListsResult.setAppsLists(Collection<AppsListDataSummary> appsLists)
An array of
AppsListDataSummary objects. |
ListAppsListsResult |
ListAppsListsResult.withAppsLists(Collection<AppsListDataSummary> appsLists)
An array of
AppsListDataSummary objects. |
Copyright © 2021. All rights reserved.