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