Constructor and Description |
---|
MemberCreator(String serviceSid,
String channelSid,
String identity)
Construct a new MemberCreator.
|
Modifier and Type | Method and Description |
---|---|
Member |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
MemberCreator |
setRoleSid(String roleSid)
The role_sid.
|
public MemberCreator setRoleSid(String roleSid)
roleSid
- The role_sidpublic Member execute(TwilioRestClient client)
Copyright © 2011 Twilio, Inc. All Rights Reserved.