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