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