| Package | Description |
|---|---|
| com.twilio.rest.sync.v1.service.synclist |
| Modifier and Type | Method and Description |
|---|---|
static SyncListItem.QueryFromBoundType |
SyncListItem.QueryFromBoundType.forValue(String value)
Generate a QueryFromBoundType from a string.
|
static SyncListItem.QueryFromBoundType |
SyncListItem.QueryFromBoundType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyncListItem.QueryFromBoundType[] |
SyncListItem.QueryFromBoundType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SyncListItemReader |
SyncListItemReader.setBounds(SyncListItem.QueryFromBoundType bounds)
The bounds.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.