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