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