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