| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
GetAppsListResponse.Builder |
GetAppsListResponse.Builder.appsList(AppsListData appsList)
Information about the specified Firewall Manager applications list.
|
default GetAppsListResponse.Builder |
GetAppsListResponse.Builder.appsList(Consumer<AppsListData.Builder> appsList)
Information about the specified Firewall Manager applications list.
|
GetAppsListResponse.Builder |
GetAppsListResponse.Builder.appsListArn(String appsListArn)
The Amazon Resource Name (ARN) of the applications list.
|
static GetAppsListResponse.Builder |
GetAppsListResponse.builder() |
GetAppsListResponse.Builder |
GetAppsListResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetAppsListResponse.Builder> |
GetAppsListResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.