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