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