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