Uses of Class
com.twilio.rest.sync.v1.service.synclist.SyncListItem.QueryFromBoundType
-
Packages that use SyncListItem.QueryFromBoundType Package Description com.twilio.rest.sync.v1.service.synclist -
-
Uses of SyncListItem.QueryFromBoundType in com.twilio.rest.sync.v1.service.synclist
Methods in com.twilio.rest.sync.v1.service.synclist that return SyncListItem.QueryFromBoundType Modifier and Type Method Description static SyncListItem.QueryFromBoundTypeSyncListItem.QueryFromBoundType. forValue(String value)static SyncListItem.QueryFromBoundTypeSyncListItem.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.Methods in com.twilio.rest.sync.v1.service.synclist with parameters of type SyncListItem.QueryFromBoundType Modifier and Type Method Description SyncListItemReaderSyncListItemReader. setBounds(SyncListItem.QueryFromBoundType bounds)
-