Class UpdateFirewallPolicyChangeProtectionRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.networkfirewall.transform.UpdateFirewallPolicyChangeProtectionRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<UpdateFirewallPolicyChangeProtectionRequest>
@Generated("software.amazon.awssdk:codegen") public class UpdateFirewallPolicyChangeProtectionRequestMarshaller extends Object implements Marshaller<UpdateFirewallPolicyChangeProtectionRequest>
UpdateFirewallPolicyChangeProtectionRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description UpdateFirewallPolicyChangeProtectionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(UpdateFirewallPolicyChangeProtectionRequest updateFirewallPolicyChangeProtectionRequest)
-
-
-
Constructor Detail
-
UpdateFirewallPolicyChangeProtectionRequestMarshaller
public UpdateFirewallPolicyChangeProtectionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(UpdateFirewallPolicyChangeProtectionRequest updateFirewallPolicyChangeProtectionRequest)
- Specified by:
marshallin interfaceMarshaller<UpdateFirewallPolicyChangeProtectionRequest>
-
-