public class SegmentMembershipCreator extends Creator<SegmentMembership>
| Constructor and Description |
|---|
SegmentMembershipCreator(String pathServiceSid,
String pathIdentity,
String segment)
Construct a new SegmentMembershipCreator.
|
| Modifier and Type | Method and Description |
|---|---|
SegmentMembership |
create(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
create, createAsync, createAsyncpublic SegmentMembership create(TwilioRestClient client)
create in class Creator<SegmentMembership>client - TwilioRestClient with which to make the requestCopyright © 2016 Twilio, Inc. All Rights Reserved.