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