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