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