Class DeleteGeoMatchSetRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.waf.transform.DeleteGeoMatchSetRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DeleteGeoMatchSetRequest>
@Generated("software.amazon.awssdk:codegen")
public class DeleteGeoMatchSetRequestMarshaller
extends Object
implements Marshaller<DeleteGeoMatchSetRequest>
DeleteGeoMatchSetRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDeleteGeoMatchSetRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DeleteGeoMatchSetRequest deleteGeoMatchSetRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DeleteGeoMatchSetRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DeleteGeoMatchSetRequest>- Parameters:
 deleteGeoMatchSetRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -