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