| Package | Description |
|---|---|
| com.twilio.rest.notify.v1.service |
| Modifier and Type | Method and Description |
|---|---|
static BindingReader |
Binding.reader(String pathServiceSid)
Create a BindingReader to execute read.
|
BindingReader |
BindingReader.setEndDate(org.joda.time.LocalDate endDate)
The end_date.
|
BindingReader |
BindingReader.setIdentity(List<String> identity)
The identity.
|
BindingReader |
BindingReader.setIdentity(String identity)
The identity.
|
BindingReader |
BindingReader.setStartDate(org.joda.time.LocalDate startDate)
The start_date.
|
BindingReader |
BindingReader.setTag(List<String> tag)
The tag.
|
BindingReader |
BindingReader.setTag(String tag)
The tag.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.