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