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