| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall |
This is the API Reference for Network Firewall.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateSubnetsResponse |
NetworkFirewallClient.associateSubnets(AssociateSubnetsRequest associateSubnetsRequest)
Associates the specified subnets in the Amazon VPC to the firewall.
|
default AssociateSubnetsResponse |
NetworkFirewallClient.associateSubnets(Consumer<AssociateSubnetsRequest.Builder> associateSubnetsRequest)
Associates the specified subnets in the Amazon VPC to the firewall.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateSubnetsResponse> |
NetworkFirewallAsyncClient.associateSubnets(AssociateSubnetsRequest associateSubnetsRequest)
Associates the specified subnets in the Amazon VPC to the firewall.
|
default CompletableFuture<AssociateSubnetsResponse> |
NetworkFirewallAsyncClient.associateSubnets(Consumer<AssociateSubnetsRequest.Builder> associateSubnetsRequest)
Associates the specified subnets in the Amazon VPC to the firewall.
|
Copyright © 2023. All rights reserved.