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