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