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