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