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