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