| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms |
|
| Modifier and Type | Method and Description |
|---|---|
default GetAppsListResponse |
FmsClient.getAppsList(Consumer<GetAppsListRequest.Builder> getAppsListRequest)
Returns information about the specified AWS Firewall Manager applications list.
|
default GetAppsListResponse |
FmsClient.getAppsList(GetAppsListRequest getAppsListRequest)
Returns information about the specified AWS Firewall Manager applications list.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAppsListResponse> |
FmsAsyncClient.getAppsList(Consumer<GetAppsListRequest.Builder> getAppsListRequest)
Returns information about the specified AWS Firewall Manager applications list.
|
default CompletableFuture<GetAppsListResponse> |
FmsAsyncClient.getAppsList(GetAppsListRequest getAppsListRequest)
Returns information about the specified AWS Firewall Manager applications list.
|
Copyright © 2020. All rights reserved.