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