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>
DescribeMyUserProfileRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeMyUserProfileRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeMyUserProfileRequest describeMyUserProfileRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeMyUserProfileRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeMyUserProfileRequest>- Parameters:
 describeMyUserProfileRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -