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