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