Uses of Class
software.amazon.awssdk.services.networkfirewall.model.UpdateSubnetChangeProtectionResponse
-
Packages that use UpdateSubnetChangeProtectionResponse Package Description software.amazon.awssdk.services.networkfirewall This is the API Reference for Network Firewall. -
-
Uses of UpdateSubnetChangeProtectionResponse in software.amazon.awssdk.services.networkfirewall
Methods in software.amazon.awssdk.services.networkfirewall that return UpdateSubnetChangeProtectionResponse Modifier and Type Method Description default UpdateSubnetChangeProtectionResponseNetworkFirewallClient. updateSubnetChangeProtection(Consumer<UpdateSubnetChangeProtectionRequest.Builder> updateSubnetChangeProtectionRequest)default UpdateSubnetChangeProtectionResponseNetworkFirewallClient. updateSubnetChangeProtection(UpdateSubnetChangeProtectionRequest updateSubnetChangeProtectionRequest)Methods in software.amazon.awssdk.services.networkfirewall that return types with arguments of type UpdateSubnetChangeProtectionResponse Modifier and Type Method Description default CompletableFuture<UpdateSubnetChangeProtectionResponse>NetworkFirewallAsyncClient. updateSubnetChangeProtection(Consumer<UpdateSubnetChangeProtectionRequest.Builder> updateSubnetChangeProtectionRequest)default CompletableFuture<UpdateSubnetChangeProtectionResponse>NetworkFirewallAsyncClient. updateSubnetChangeProtection(UpdateSubnetChangeProtectionRequest updateSubnetChangeProtectionRequest)
-