Package | Description |
---|---|
com.twilio.sdk.reader.notifications.v1.service | |
com.twilio.sdk.resource.notifications.v1.service |
Modifier and Type | Method and Description |
---|---|
BindingReader |
BindingReader.byEndDate(String endDate)
The end_date.
|
BindingReader |
BindingReader.byIdentity(List<String> identity)
The identity.
|
BindingReader |
BindingReader.byIdentity(String identity)
The identity.
|
BindingReader |
BindingReader.byStartDate(String startDate)
The start_date.
|
BindingReader |
BindingReader.byTag(List<String> tag)
The tag.
|
BindingReader |
BindingReader.byTag(String tag)
The tag.
|
Modifier and Type | Method and Description |
---|---|
static BindingReader |
Binding.read(String serviceSid)
Create a BindingReader to execute read.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.