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