public class DescribeUserProfilesRequestMarshaller extends java.lang.Object implements Marshaller<Request<DescribeUserProfilesRequest>,DescribeUserProfilesRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
DescribeUserProfilesRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeUserProfilesRequest> |
marshall(DescribeUserProfilesRequest describeUserProfilesRequest) |
private final SdkJsonProtocolFactory protocolFactory
public DescribeUserProfilesRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<DescribeUserProfilesRequest> marshall(DescribeUserProfilesRequest describeUserProfilesRequest)
marshall
in interface Marshaller<Request<DescribeUserProfilesRequest>,DescribeUserProfilesRequest>