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