Skip navigation links
A B C D E F G H I L M N O P R S T U V W Y 

S

search(Context, CloudAPI.QueryType, String, String, String, int, SearchCallback) - Method in class com.thingspace.cloud.sdk.CloudAPI
Search for file(s) and folder(s) stored under user's cloud storage account.
Search() - Constructor for class com.thingspace.cloud.sdk.CloudAPI.Search
 
SearchCallback - Interface in com.thingspace.cloud.sdk.callback
Search callback - to be implemented to receive search result.
SearchException - Exception in com.thingspace.cloud.sdk.exception
Generic exception class for all exceptions thrown from inside Search api call.
SearchException(Exception) - Constructor for exception com.thingspace.cloud.sdk.exception.SearchException
Constructor using a root cause exception.
SearchException(CloudAPIException.ErrorCode) - Constructor for exception com.thingspace.cloud.sdk.exception.SearchException
Create a new exception defined by the provided code.
SearchException(CloudAPIException.ErrorCode, String) - Constructor for exception com.thingspace.cloud.sdk.exception.SearchException
Create a new exception defined by the provided code.
setAddress(String) - Method in class com.thingspace.cloud.sdk.list.item.Email.Builder
Set the email address.
setAddress(String) - Method in class com.thingspace.cloud.sdk.list.item.IM.Builder
Set the IM address.
setAddressList(ArrayList<Address.Builder>) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set Address list for contact.
setAnniversary(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the anniversary of the contact in the format YYYY-MM-DD.
setApartment(String) - Method in class com.thingspace.cloud.sdk.list.item.Address.Builder
Set the apartment for the address.
setAssistant(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the assistant name of the contact.
setBirthday(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the birthday of the contact in format YYYY-MM-DD.
setChildren(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the children of the contact
setCity(String) - Method in class com.thingspace.cloud.sdk.list.item.Address.Builder
Set the City for the address.
setCountry(String) - Method in class com.thingspace.cloud.sdk.list.item.Address.Builder
Set the Country for the address.
setEmailList(ArrayList<Email.Builder>) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set Email list for the contact.
setFavorite(boolean) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the contact as favorite.
setFavorites(Context, ArrayList<String>) - Method in class com.thingspace.cloud.sdk.CloudAPI
Set files or folders as favorite.
setFirstName(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the first name of the contact.
setGender(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the gender of the contact.
setIMList(ArrayList<IM.Builder>) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set IM list for the contact.
setInCaseOfEmergency(boolean) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set if the contact is an emergency contact.
setIndex(int) - Method in class com.thingspace.cloud.sdk.list.item.Address.Builder
Set the index for the address.
setIndex(int) - Method in class com.thingspace.cloud.sdk.list.item.Email.Builder
Set the index for the email.
setIndex(int) - Method in class com.thingspace.cloud.sdk.list.item.Phone.Builder
Set the phone index.
setJobTitle(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the Job title of the contact.
setLastName(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the last name of the contact.
setLocation(String) - Method in class com.thingspace.cloud.sdk.request.ShareResource
Set the location of the resource to be added to the share.
setLogLevel(LogLevel) - Method in class com.thingspace.cloud.sdk.CloudAPI
Set the log level for the SDK.
setMaritalStatus(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the marital status of the contact.
setMiddleName(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the middle name of the contact.
setName(String) - Method in class com.thingspace.cloud.sdk.request.ShareResource
Set the name of a resource to be added to the share.
setNamePrefix(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the name prefix.
setNameSuffix(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the name suffix.
setNickName(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the nick name of the contact.
setNote(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the note for the contact.
setNumber(String) - Method in class com.thingspace.cloud.sdk.list.item.Phone.Builder
Set Phone number.
setOrder(SortType.SortOrder) - Method in enum com.thingspace.cloud.sdk.enums.SortType
 
setOrgName(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the Organization name of the contact.
setOrgUnit(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the Organization unit of the contact.
setPhoneList(ArrayList<Phone.Builder>) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the Phone list for the contact.
setPObox(String) - Method in class com.thingspace.cloud.sdk.list.item.Address.Builder
Set the POBox for the address.
setPreference(int) - Method in class com.thingspace.cloud.sdk.list.item.Address.Builder
Set the preference for the address.
setPreference(int) - Method in class com.thingspace.cloud.sdk.list.item.Email.Builder
Set the preference for the email.
setPreference(int) - Method in class com.thingspace.cloud.sdk.list.item.IM.Builder
Set the preference if the IM.
setPreference(int) - Method in class com.thingspace.cloud.sdk.list.item.Phone.Builder
Set the phone preference.
setProfession(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the Profession of the contact.
setRelationship(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the relationship status of the contact.
setSize(Long) - Method in class com.thingspace.cloud.sdk.request.ShareResource
Set the size of the resource to be added to the share.
setSource(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the Source of the contact
setSpouse(String) - Method in class com.thingspace.cloud.sdk.list.item.Contact.Builder
Set the spouse of the contact.
setState(String) - Method in class com.thingspace.cloud.sdk.list.item.Address.Builder
Set the state for the address.
setStreet(String) - Method in class com.thingspace.cloud.sdk.list.item.Address.Builder
Set the street for the address.
setSubType(String) - Method in class com.thingspace.cloud.sdk.request.ShareResource
Set the resource sub-type.
setTags(Context, String, String) - Method in class com.thingspace.cloud.sdk.CloudAPI
Updates the tags for the file or folder at the specified path.
setType(String) - Method in class com.thingspace.cloud.sdk.list.item.Address.Builder
Set address type.
setType(String) - Method in class com.thingspace.cloud.sdk.list.item.Email.Builder
Set email type.
setType(String) - Method in class com.thingspace.cloud.sdk.list.item.IM.Builder
Set IM type.
setType(String) - Method in class com.thingspace.cloud.sdk.list.item.Phone.Builder
Set the phone type.
setType(String) - Method in class com.thingspace.cloud.sdk.request.ShareResource
Set the resource type.
setZipcode(String) - Method in class com.thingspace.cloud.sdk.list.item.Address.Builder
Set the Zipcode for the address.
Share - Interface in com.thingspace.cloud.sdk.list.item
Holds Shares information
Share.Resource - Interface in com.thingspace.cloud.sdk.list.item
Holds shared resource file's information.
ShareResource - Class in com.thingspace.cloud.sdk.request
This class holds share resource details, can be used to create a share.
ShareResource() - Constructor for class com.thingspace.cloud.sdk.request.ShareResource
 
SIZE - Static variable in class com.thingspace.cloud.sdk.CloudAPI.Search
The size of the file, in bytes
Type: Text
SortType - Enum in com.thingspace.cloud.sdk.enums
Sort types
SortType.SortOrder - Enum in com.thingspace.cloud.sdk.enums
 
SOURCE - Static variable in class com.thingspace.cloud.sdk.CloudAPI.Search
The origin of the file such as MMS or web client.
SystemAttributes - Interface in com.thingspace.cloud.sdk.list.item
System attributes.
A B C D E F G H I L M N O P R S T U V W Y 
Skip navigation links