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