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>
GetRegexMatchSetRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetRegexMatchSetRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetRegexMatchSetRequest getRegexMatchSetRequest)
-
-
-
Constructor Detail
-
GetRegexMatchSetRequestMarshaller
public GetRegexMatchSetRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetRegexMatchSetRequest getRegexMatchSetRequest)
- Specified by:
marshallin interfaceMarshaller<GetRegexMatchSetRequest>
-
-