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