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