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