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