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