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