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