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