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