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