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