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>
GetChannelMessageStatusRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetChannelMessageStatusRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetChannelMessageStatusRequest getChannelMessageStatusRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetChannelMessageStatusRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetChannelMessageStatusRequest>- Parameters:
 getChannelMessageStatusRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -