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