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