Constructor and Description |
---|
EndUserFetcher(String pathSid)
Construct a new EndUserFetcher.
|
Modifier and Type | Method and Description |
---|---|
EndUser |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public EndUserFetcher(String pathSid)
pathSid
- The unique string that identifies the resourcepublic EndUser fetch(TwilioRestClient client)
Copyright © 2019 Twilio, Inc. All Rights Reserved.