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