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