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