| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms |
This is the Firewall Manager API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default PutProtocolsListResponse |
FmsClient.putProtocolsList(Consumer<PutProtocolsListRequest.Builder> putProtocolsListRequest)
Creates an Firewall Manager protocols list.
|
default PutProtocolsListResponse |
FmsClient.putProtocolsList(PutProtocolsListRequest putProtocolsListRequest)
Creates an Firewall Manager protocols list.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutProtocolsListResponse> |
FmsAsyncClient.putProtocolsList(Consumer<PutProtocolsListRequest.Builder> putProtocolsListRequest)
Creates an Firewall Manager protocols list.
|
default CompletableFuture<PutProtocolsListResponse> |
FmsAsyncClient.putProtocolsList(PutProtocolsListRequest putProtocolsListRequest)
Creates an Firewall Manager protocols list.
|
Copyright © 2022. All rights reserved.