| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall |
This is the API Reference for Network Firewall.
|
| software.amazon.awssdk.services.networkfirewall.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateSubnetsResponse> |
NetworkFirewallAsyncClient.disassociateSubnets(DisassociateSubnetsRequest disassociateSubnetsRequest)
Removes the specified subnet associations from the firewall.
|
default DisassociateSubnetsResponse |
NetworkFirewallClient.disassociateSubnets(DisassociateSubnetsRequest disassociateSubnetsRequest)
Removes the specified subnet associations from the firewall.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisassociateSubnetsRequestMarshaller.marshall(DisassociateSubnetsRequest disassociateSubnetsRequest) |
Copyright © 2023. All rights reserved.