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