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

A

Account - Class in io.alwaysonmobile.hullo.api.client
The account being used to access the API
Account() - Constructor for class io.alwaysonmobile.hullo.api.client.Account
 
AccountApi - Class in io.alwaysonmobile.hullo.api.client
 
AccountApi() - Constructor for class io.alwaysonmobile.hullo.api.client.AccountApi
 
AccountApi(ApiClient) - Constructor for class io.alwaysonmobile.hullo.api.client.AccountApi
 
addDefaultCookie(String, String) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Add a default cookie.
addDefaultHeader(String, String) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Add a default header.
addGroupsItem(String) - Method in class io.alwaysonmobile.hullo.api.client.Member
 
addListItemsItem(String) - Method in class io.alwaysonmobile.hullo.api.client.Attribute
 
ApiClient - Class in io.alwaysonmobile.hullo.api
 
ApiClient(CloseableHttpClient) - Constructor for class io.alwaysonmobile.hullo.api.ApiClient
 
ApiClient() - Constructor for class io.alwaysonmobile.hullo.api.ApiClient
 
ApiException - Exception in io.alwaysonmobile.hullo.api
 
ApiException() - Constructor for exception io.alwaysonmobile.hullo.api.ApiException
 
ApiException(Throwable) - Constructor for exception io.alwaysonmobile.hullo.api.ApiException
 
ApiException(String) - Constructor for exception io.alwaysonmobile.hullo.api.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception io.alwaysonmobile.hullo.api.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>, String, GenericError) - Constructor for exception io.alwaysonmobile.hullo.api.ApiException
 
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception io.alwaysonmobile.hullo.api.ApiException
 
ApiException(String, int, Map<String, List<String>>, String, GenericError) - Constructor for exception io.alwaysonmobile.hullo.api.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception io.alwaysonmobile.hullo.api.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>, GenericError) - Constructor for exception io.alwaysonmobile.hullo.api.ApiException
 
ApiException(int, Map<String, List<String>>, String) - Constructor for exception io.alwaysonmobile.hullo.api.ApiException
 
ApiException(int, Map<String, List<String>>, String, GenericError) - Constructor for exception io.alwaysonmobile.hullo.api.ApiException
 
ApiException(int, String) - Constructor for exception io.alwaysonmobile.hullo.api.ApiException
 
ApiException(int, String, GenericError) - Constructor for exception io.alwaysonmobile.hullo.api.ApiException
 
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception io.alwaysonmobile.hullo.api.ApiException
 
ApiException(int, String, Map<String, List<String>>, String, GenericError) - Constructor for exception io.alwaysonmobile.hullo.api.ApiException
 
ApiKeyAuth - Class in io.alwaysonmobile.hullo.api.auth
 
ApiKeyAuth(String, String) - Constructor for class io.alwaysonmobile.hullo.api.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class io.alwaysonmobile.hullo.api.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in interface io.alwaysonmobile.hullo.api.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class io.alwaysonmobile.hullo.api.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class io.alwaysonmobile.hullo.api.auth.HttpBearerAuth
 
Attribute - Class in io.alwaysonmobile.hullo.api.client
An attribute definition
Attribute() - Constructor for class io.alwaysonmobile.hullo.api.client.Attribute
 
AttributeEditType - Enum in io.alwaysonmobile.hullo.api.client
The type of edit that can be made to an attribute
attributes(Map<String, List<String>>) - Method in class io.alwaysonmobile.hullo.api.client.Member
 
AttributesApi - Class in io.alwaysonmobile.hullo.api.client
 
AttributesApi() - Constructor for class io.alwaysonmobile.hullo.api.client.AttributesApi
 
AttributesApi(ApiClient) - Constructor for class io.alwaysonmobile.hullo.api.client.AttributesApi
 
AttributeType - Enum in io.alwaysonmobile.hullo.api.client
The type of attribute
Authentication - Interface in io.alwaysonmobile.hullo.api.auth
 

B

buildCookie(String, String, URI) - Method in class io.alwaysonmobile.hullo.api.ApiClient
 
buildDefaultDateFormat() - Static method in class io.alwaysonmobile.hullo.api.ApiClient
 

C

clone() - Method in class io.alwaysonmobile.hullo.api.RFC3339DateFormat
 
code(String) - Method in class io.alwaysonmobile.hullo.api.client.GenericError
 
Configuration - Class in io.alwaysonmobile.hullo.api
 
Configuration() - Constructor for class io.alwaysonmobile.hullo.api.Configuration
 
containsIgnoreCase(String[], String) - Static method in class io.alwaysonmobile.hullo.api.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
createMessage(Message) - Method in class io.alwaysonmobile.hullo.api.client.MessagesApi
Send a message Allows messages to be sent to members.
createMessage(Message, Map<String, String>) - Method in class io.alwaysonmobile.hullo.api.client.MessagesApi
Send a message Allows messages to be sent to members.

D

defaultValue - Variable in class io.alwaysonmobile.hullo.api.ServerVariable
 
deliveryStatus(MessageStatus) - Method in class io.alwaysonmobile.hullo.api.client.Message
 
description - Variable in class io.alwaysonmobile.hullo.api.ServerConfiguration
 
description - Variable in class io.alwaysonmobile.hullo.api.ServerVariable
 
deserialize(CloseableHttpResponse, TypeReference<T>) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Deserialize response body to Java object according to the Content-Type.
displayOrder(Integer) - Method in class io.alwaysonmobile.hullo.api.client.Attribute
 

E

editType(AttributeEditType) - Method in class io.alwaysonmobile.hullo.api.client.Attribute
 
enumValues - Variable in class io.alwaysonmobile.hullo.api.ServerVariable
 
equals(Object) - Method in class io.alwaysonmobile.hullo.api.client.Account
 
equals(Object) - Method in class io.alwaysonmobile.hullo.api.client.Attribute
 
equals(Object) - Method in class io.alwaysonmobile.hullo.api.client.GenericError
 
equals(Object) - Method in class io.alwaysonmobile.hullo.api.client.Member
 
equals(Object) - Method in class io.alwaysonmobile.hullo.api.client.Message
 
escapeString(String) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Escape the given string to be used as URL query value.

F

format(Date, StringBuffer, FieldPosition) - Method in class io.alwaysonmobile.hullo.api.RFC3339DateFormat
 
formatDate(Date) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Format the given Date object into string.
formatOffsetDateTime(OffsetDateTime) - Method in class io.alwaysonmobile.hullo.api.JavaTimeFormatter
Format the given OffsetDateTime object into string.
fromValue(String) - Static method in enum io.alwaysonmobile.hullo.api.client.AttributeEditType
 
fromValue(String) - Static method in enum io.alwaysonmobile.hullo.api.client.AttributeType
 
fromValue(String) - Static method in enum io.alwaysonmobile.hullo.api.client.MessageStatus
 
fullName(String) - Method in class io.alwaysonmobile.hullo.api.client.Member
 
fullName(String) - Method in class io.alwaysonmobile.hullo.api.client.Message
 

G

GenericError - Class in io.alwaysonmobile.hullo.api.client
**Provides information about the error that occurred when calling an operation.
GenericError() - Constructor for class io.alwaysonmobile.hullo.api.client.GenericError
 
getAccount() - Method in class io.alwaysonmobile.hullo.api.client.AccountApi
Get details about the account Allows the caller to get information about the account being used to access the API.
getAccount(Map<String, String>) - Method in class io.alwaysonmobile.hullo.api.client.AccountApi
Get details about the account Allows the caller to get information about the account being used to access the API.
getApiClient() - Method in class io.alwaysonmobile.hullo.api.client.AccountApi
 
getApiClient() - Method in class io.alwaysonmobile.hullo.api.client.AttributesApi
 
getApiClient() - Method in class io.alwaysonmobile.hullo.api.client.MembersApi
 
getApiClient() - Method in class io.alwaysonmobile.hullo.api.client.MessagesApi
 
getApiKey() - Method in class io.alwaysonmobile.hullo.api.auth.ApiKeyAuth
 
getApiKeyPrefix() - Method in class io.alwaysonmobile.hullo.api.auth.ApiKeyAuth
 
getAttributes() - Method in class io.alwaysonmobile.hullo.api.client.AttributesApi
Gets the list of attributes Retrieves the list of attributes configured against a hullo account.
getAttributes(Map<String, String>) - Method in class io.alwaysonmobile.hullo.api.client.AttributesApi
Gets the list of attributes Retrieves the list of attributes configured against a hullo account.
getAttributes() - Method in class io.alwaysonmobile.hullo.api.client.Member
The attributes that describe the member
getAuthentication(String) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class io.alwaysonmobile.hullo.api.ApiClient
Get authentications (key: authentication name, value: authentication).
getBasePath() - Method in class io.alwaysonmobile.hullo.api.ApiClient
 
getBearerToken() - Method in class io.alwaysonmobile.hullo.api.auth.HttpBearerAuth
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
getCode() - Method in exception io.alwaysonmobile.hullo.api.ApiException
Get the HTTP status code.
getCode() - Method in class io.alwaysonmobile.hullo.api.client.GenericError
Get code
getConnectTimeout() - Method in class io.alwaysonmobile.hullo.api.ApiClient
Connect timeout (in milliseconds).
getDateFormat() - Method in class io.alwaysonmobile.hullo.api.ApiClient
Get the date format used to parse/format date parameters.
getDefaultApiClient() - Static method in class io.alwaysonmobile.hullo.api.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getDeliveryStatus() - Method in class io.alwaysonmobile.hullo.api.client.Message
Get deliveryStatus
getDisplayOrder() - Method in class io.alwaysonmobile.hullo.api.client.Attribute
Get displayOrder minimum: 0
getEditType() - Method in class io.alwaysonmobile.hullo.api.client.Attribute
Get editType
getError() - Method in exception io.alwaysonmobile.hullo.api.ApiException
Get the error object
getFullName() - Method in class io.alwaysonmobile.hullo.api.client.Member
The full name of the member as \"<forename> <surname>\"
getFullName() - Method in class io.alwaysonmobile.hullo.api.client.Message
The full name of the member the message was sent to (read only)
getGroups() - Method in class io.alwaysonmobile.hullo.api.client.Member
The list of groups this member belongs to
getHttpClient() - Method in class io.alwaysonmobile.hullo.api.ApiClient
 
getId() - Method in class io.alwaysonmobile.hullo.api.client.Message
The unique ID for the message once submitted
getInbound() - Method in class io.alwaysonmobile.hullo.api.client.Message
If the message was received from a members phone then this will be marked as true (read only)
getIssueDate() - Method in class io.alwaysonmobile.hullo.api.client.Message
The date the message was will be / was issued.
getListItems() - Method in class io.alwaysonmobile.hullo.api.client.Attribute
Get listItems
getLocation() - Method in class io.alwaysonmobile.hullo.api.auth.ApiKeyAuth
 
getMember(String) - Method in class io.alwaysonmobile.hullo.api.client.MembersApi
Gets the details for a member Retrieves the details hullo stores about a specific member.
getMember(String, Map<String, String>) - Method in class io.alwaysonmobile.hullo.api.client.MembersApi
Gets the details for a member Retrieves the details hullo stores about a specific member.
getMessages(String, Integer) - Method in class io.alwaysonmobile.hullo.api.client.MessagesApi
Gets the messages for a specific subscriber Retrieves any messages sent / received for a specific subscriber.
getMessages(String, Integer, Map<String, String>) - Method in class io.alwaysonmobile.hullo.api.client.MessagesApi
Gets the messages for a specific subscriber Retrieves any messages sent / received for a specific subscriber.
getMessageText() - Method in class io.alwaysonmobile.hullo.api.client.Message
The message text to send / was sent to the member
getName() - Method in class io.alwaysonmobile.hullo.api.client.Account
The name of the account
getName() - Method in class io.alwaysonmobile.hullo.api.client.Attribute
The name of the attribute
getName() - Method in class io.alwaysonmobile.hullo.api.Pair
 
getObjectMapper() - Method in class io.alwaysonmobile.hullo.api.ApiClient
Returns the current object mapper used for JSON serialization/deserialization.
getOffsetDateTimeFormatter() - Method in class io.alwaysonmobile.hullo.api.JavaTimeFormatter
Get the date format used to parse/format OffsetDateTime parameters.
getParamName() - Method in class io.alwaysonmobile.hullo.api.auth.ApiKeyAuth
 
getPassword() - Method in class io.alwaysonmobile.hullo.api.auth.HttpBasicAuth
 
getPhoneNumber() - Method in class io.alwaysonmobile.hullo.api.client.Member
The phone number of the member
getPhoneNumber() - Method in class io.alwaysonmobile.hullo.api.client.Message
The phone number the message was sent to / received from
getRegistrationDate() - Method in class io.alwaysonmobile.hullo.api.client.Member
The date the member was registered
getResponseBody() - Method in exception io.alwaysonmobile.hullo.api.ApiException
Get the HTTP response body.
getResponseHeaders() - Method in class io.alwaysonmobile.hullo.api.ApiClient
Gets the response headers of the previous request
getResponseHeaders() - Method in exception io.alwaysonmobile.hullo.api.ApiException
Get the HTTP response headers.
getServerIndex() - Method in class io.alwaysonmobile.hullo.api.ApiClient
 
getServers() - Method in class io.alwaysonmobile.hullo.api.ApiClient
 
getServerVariables() - Method in class io.alwaysonmobile.hullo.api.ApiClient
 
getStatusCode() - Method in class io.alwaysonmobile.hullo.api.ApiClient
Gets the status code of the previous request
getTempFolderPath() - Method in class io.alwaysonmobile.hullo.api.ApiClient
The path of temporary folder used to store downloaded files from endpoints with file response.
getText() - Method in class io.alwaysonmobile.hullo.api.client.GenericError
Get text
getType() - Method in class io.alwaysonmobile.hullo.api.client.Attribute
Get type
getUsername() - Method in class io.alwaysonmobile.hullo.api.auth.HttpBasicAuth
 
getValue() - Method in enum io.alwaysonmobile.hullo.api.client.AttributeEditType
 
getValue() - Method in enum io.alwaysonmobile.hullo.api.client.AttributeType
 
getValue() - Method in enum io.alwaysonmobile.hullo.api.client.MessageStatus
 
getValue() - Method in class io.alwaysonmobile.hullo.api.Pair
 
groups(List<String>) - Method in class io.alwaysonmobile.hullo.api.client.Member
 

H

hashCode() - Method in class io.alwaysonmobile.hullo.api.client.Account
 
hashCode() - Method in class io.alwaysonmobile.hullo.api.client.Attribute
 
hashCode() - Method in class io.alwaysonmobile.hullo.api.client.GenericError
 
hashCode() - Method in class io.alwaysonmobile.hullo.api.client.Member
 
hashCode() - Method in class io.alwaysonmobile.hullo.api.client.Message
 
HttpBasicAuth - Class in io.alwaysonmobile.hullo.api.auth
 
HttpBasicAuth() - Constructor for class io.alwaysonmobile.hullo.api.auth.HttpBasicAuth
 
HttpBearerAuth - Class in io.alwaysonmobile.hullo.api.auth
 
HttpBearerAuth(String) - Constructor for class io.alwaysonmobile.hullo.api.auth.HttpBearerAuth
 

I

id(String) - Method in class io.alwaysonmobile.hullo.api.client.Message
 
inbound(Boolean) - Method in class io.alwaysonmobile.hullo.api.client.Message
 
invokeAPI(String, String, List<Pair>, List<Pair>, String, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String, String, String[], TypeReference<T>) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Invoke API by sending HTTP request with the given options.
io.alwaysonmobile.hullo.api - package io.alwaysonmobile.hullo.api
 
io.alwaysonmobile.hullo.api.auth - package io.alwaysonmobile.hullo.api.auth
 
io.alwaysonmobile.hullo.api.client - package io.alwaysonmobile.hullo.api.client
 
isBodyAllowed(String) - Method in class io.alwaysonmobile.hullo.api.ApiClient
 
isDebugging() - Method in class io.alwaysonmobile.hullo.api.ApiClient
Check that whether debugging is enabled for this API client.
isJsonMime(String) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Check if the given MIME is a JSON MIME.
isSuccessfulStatus(int) - Method in class io.alwaysonmobile.hullo.api.ApiClient
 
issueDate(OffsetDateTime) - Method in class io.alwaysonmobile.hullo.api.client.Message
 

J

JavaTimeFormatter - Class in io.alwaysonmobile.hullo.api
Class that add parsing/formatting support for Java 8+ OffsetDateTime class.
JavaTimeFormatter() - Constructor for class io.alwaysonmobile.hullo.api.JavaTimeFormatter
 
join(String[], String) - Static method in class io.alwaysonmobile.hullo.api.StringUtil
Join an array of strings with the given separator.
join(Collection<String>, String) - Static method in class io.alwaysonmobile.hullo.api.StringUtil
Join a list of strings with the given separator.
JSON_PROPERTY_ATTRIBUTES - Static variable in class io.alwaysonmobile.hullo.api.client.Member
 
JSON_PROPERTY_CODE - Static variable in class io.alwaysonmobile.hullo.api.client.GenericError
 
JSON_PROPERTY_DELIVERY_STATUS - Static variable in class io.alwaysonmobile.hullo.api.client.Message
 
JSON_PROPERTY_DISPLAY_ORDER - Static variable in class io.alwaysonmobile.hullo.api.client.Attribute
 
JSON_PROPERTY_EDIT_TYPE - Static variable in class io.alwaysonmobile.hullo.api.client.Attribute
 
JSON_PROPERTY_FULL_NAME - Static variable in class io.alwaysonmobile.hullo.api.client.Member
 
JSON_PROPERTY_FULL_NAME - Static variable in class io.alwaysonmobile.hullo.api.client.Message
 
JSON_PROPERTY_GROUPS - Static variable in class io.alwaysonmobile.hullo.api.client.Member
 
JSON_PROPERTY_ID - Static variable in class io.alwaysonmobile.hullo.api.client.Message
 
JSON_PROPERTY_INBOUND - Static variable in class io.alwaysonmobile.hullo.api.client.Message
 
JSON_PROPERTY_ISSUE_DATE - Static variable in class io.alwaysonmobile.hullo.api.client.Message
 
JSON_PROPERTY_LIST_ITEMS - Static variable in class io.alwaysonmobile.hullo.api.client.Attribute
 
JSON_PROPERTY_MESSAGE_TEXT - Static variable in class io.alwaysonmobile.hullo.api.client.Message
 
JSON_PROPERTY_NAME - Static variable in class io.alwaysonmobile.hullo.api.client.Account
 
JSON_PROPERTY_NAME - Static variable in class io.alwaysonmobile.hullo.api.client.Attribute
 
JSON_PROPERTY_PHONE_NUMBER - Static variable in class io.alwaysonmobile.hullo.api.client.Member
 
JSON_PROPERTY_PHONE_NUMBER - Static variable in class io.alwaysonmobile.hullo.api.client.Message
 
JSON_PROPERTY_REGISTRATION_DATE - Static variable in class io.alwaysonmobile.hullo.api.client.Member
 
JSON_PROPERTY_TEXT - Static variable in class io.alwaysonmobile.hullo.api.client.GenericError
 
JSON_PROPERTY_TYPE - Static variable in class io.alwaysonmobile.hullo.api.client.Attribute
 

L

listItems(List<String>) - Method in class io.alwaysonmobile.hullo.api.client.Attribute
 

M

Member - Class in io.alwaysonmobile.hullo.api.client
A record containing information about a member
Member() - Constructor for class io.alwaysonmobile.hullo.api.client.Member
 
MembersApi - Class in io.alwaysonmobile.hullo.api.client
 
MembersApi() - Constructor for class io.alwaysonmobile.hullo.api.client.MembersApi
 
MembersApi(ApiClient) - Constructor for class io.alwaysonmobile.hullo.api.client.MembersApi
 
Message - Class in io.alwaysonmobile.hullo.api.client
A record containing information about a message
Message() - Constructor for class io.alwaysonmobile.hullo.api.client.Message
 
MessagesApi - Class in io.alwaysonmobile.hullo.api.client
 
MessagesApi() - Constructor for class io.alwaysonmobile.hullo.api.client.MessagesApi
 
MessagesApi(ApiClient) - Constructor for class io.alwaysonmobile.hullo.api.client.MessagesApi
 
MessageStatus - Enum in io.alwaysonmobile.hullo.api.client
The status of the message (read only).
messageText(String) - Method in class io.alwaysonmobile.hullo.api.client.Message
 

N

name(String) - Method in class io.alwaysonmobile.hullo.api.client.Account
 
name(String) - Method in class io.alwaysonmobile.hullo.api.client.Attribute
 

O

optOutMember(String) - Method in class io.alwaysonmobile.hullo.api.client.MembersApi
Opts the member out from the hullo member store Opts out the member from the hullo member store which results in their record being deleted.
optOutMember(String, Map<String, String>) - Method in class io.alwaysonmobile.hullo.api.client.MembersApi
Opts the member out from the hullo member store Opts out the member from the hullo member store which results in their record being deleted.

P

Pair - Class in io.alwaysonmobile.hullo.api
 
Pair(String, String) - Constructor for class io.alwaysonmobile.hullo.api.Pair
 
parameterToPair(String, Object) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Formats the specified query parameter to a list containing a single Pair object.
parameterToPairs(String, String, Collection) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Formats the specified collection query parameters to a list of Pair objects.
parameterToString(Object) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Format the given parameter object into string.
parse(String) - Method in class io.alwaysonmobile.hullo.api.RFC3339DateFormat
 
parse(String, ParsePosition) - Method in class io.alwaysonmobile.hullo.api.RFC3339DateFormat
 
parseDate(String) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Parse the given string into Date object.
parseOffsetDateTime(String) - Method in class io.alwaysonmobile.hullo.api.JavaTimeFormatter
Parse the given string into OffsetDateTime object.
phoneNumber(String) - Method in class io.alwaysonmobile.hullo.api.client.Member
 
phoneNumber(String) - Method in class io.alwaysonmobile.hullo.api.client.Message
 
prepareDownloadFile(String) - Method in class io.alwaysonmobile.hullo.api.ApiClient
 
processResponse(CloseableHttpResponse, TypeReference<T>) - Method in class io.alwaysonmobile.hullo.api.ApiClient
 
putAttributesItem(String, List<String>) - Method in class io.alwaysonmobile.hullo.api.client.Member
 

R

registrationDate(OffsetDateTime) - Method in class io.alwaysonmobile.hullo.api.client.Member
 
RFC3339DateFormat - Class in io.alwaysonmobile.hullo.api
 
RFC3339DateFormat() - Constructor for class io.alwaysonmobile.hullo.api.RFC3339DateFormat
 

S

selectHeaderAccept(String[]) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
serialize(Object, Map<String, Object>, ContentType) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Serialize the given Java object into string according the given Content-Type (only JSON is supported for now).
ServerConfiguration - Class in io.alwaysonmobile.hullo.api
Representing a Server configuration.
ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class io.alwaysonmobile.hullo.api.ServerConfiguration
 
serverIndex - Variable in class io.alwaysonmobile.hullo.api.ApiClient
 
servers - Variable in class io.alwaysonmobile.hullo.api.ApiClient
 
ServerVariable - Class in io.alwaysonmobile.hullo.api
Representing a Server Variable for server URL template substitution.
ServerVariable(String, String, HashSet<String>) - Constructor for class io.alwaysonmobile.hullo.api.ServerVariable
 
serverVariables - Variable in class io.alwaysonmobile.hullo.api.ApiClient
 
setApiClient(ApiClient) - Method in class io.alwaysonmobile.hullo.api.client.AccountApi
 
setApiClient(ApiClient) - Method in class io.alwaysonmobile.hullo.api.client.AttributesApi
 
setApiClient(ApiClient) - Method in class io.alwaysonmobile.hullo.api.client.MembersApi
 
setApiClient(ApiClient) - Method in class io.alwaysonmobile.hullo.api.client.MessagesApi
 
setApiKey(String) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - Method in class io.alwaysonmobile.hullo.api.auth.ApiKeyAuth
 
setApiKey(String) - Method in class io.alwaysonmobile.hullo.api.auth.HttpBearerAuth
 
setApiKeyPrefix(String) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - Method in class io.alwaysonmobile.hullo.api.auth.ApiKeyAuth
 
setAttributes(Map<String, List<String>>) - Method in class io.alwaysonmobile.hullo.api.client.Member
 
setBasePath(String) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Sets the base path.
setBearerToken(String) - Method in class io.alwaysonmobile.hullo.api.auth.HttpBearerAuth
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
setCode(String) - Method in class io.alwaysonmobile.hullo.api.client.GenericError
 
setConnectTimeout(int) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Set the connect timeout (in milliseconds).
setDateFormat(DateFormat) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Set the date format used to parse/format date parameters.
setDebugging(boolean) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Enable/disable debugging for this API client.
setDefaultApiClient(ApiClient) - Static method in class io.alwaysonmobile.hullo.api.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setDeliveryStatus(MessageStatus) - Method in class io.alwaysonmobile.hullo.api.client.Message
 
setDisplayOrder(Integer) - Method in class io.alwaysonmobile.hullo.api.client.Attribute
 
setEditType(AttributeEditType) - Method in class io.alwaysonmobile.hullo.api.client.Attribute
 
setFullName(String) - Method in class io.alwaysonmobile.hullo.api.client.Member
 
setFullName(String) - Method in class io.alwaysonmobile.hullo.api.client.Message
 
setGroups(List<String>) - Method in class io.alwaysonmobile.hullo.api.client.Member
 
setHttpClient(CloseableHttpClient) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Sets the HTTP client.
setId(String) - Method in class io.alwaysonmobile.hullo.api.client.Message
 
setInbound(Boolean) - Method in class io.alwaysonmobile.hullo.api.client.Message
 
setIssueDate(OffsetDateTime) - Method in class io.alwaysonmobile.hullo.api.client.Message
 
setListItems(List<String>) - Method in class io.alwaysonmobile.hullo.api.client.Attribute
 
setMessageText(String) - Method in class io.alwaysonmobile.hullo.api.client.Message
 
setName(String) - Method in class io.alwaysonmobile.hullo.api.client.Account
 
setName(String) - Method in class io.alwaysonmobile.hullo.api.client.Attribute
 
setObjectMapper(ObjectMapper) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Sets the object mapper.
setOffsetDateTimeFormatter(DateTimeFormatter) - Method in class io.alwaysonmobile.hullo.api.JavaTimeFormatter
Set the date format used to parse/format OffsetDateTime parameters.
setPassword(String) - Method in class io.alwaysonmobile.hullo.api.auth.HttpBasicAuth
 
setPhoneNumber(String) - Method in class io.alwaysonmobile.hullo.api.client.Member
 
setPhoneNumber(String) - Method in class io.alwaysonmobile.hullo.api.client.Message
 
setRegistrationDate(OffsetDateTime) - Method in class io.alwaysonmobile.hullo.api.client.Member
 
setServerIndex(Integer) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Sets the server index.
setServers(List<ServerConfiguration>) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Sets the server.
setServerVariables(Map<String, String>) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Sets the server variables.
setTempFolderPath(String) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Set temp folder path
setText(String) - Method in class io.alwaysonmobile.hullo.api.client.GenericError
 
setType(AttributeType) - Method in class io.alwaysonmobile.hullo.api.client.Attribute
 
setUserAgent(String) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUsername(String) - Method in class io.alwaysonmobile.hullo.api.auth.HttpBasicAuth
 
StringUtil - Class in io.alwaysonmobile.hullo.api
 
StringUtil() - Constructor for class io.alwaysonmobile.hullo.api.StringUtil
 

T

tempFolderPath - Variable in class io.alwaysonmobile.hullo.api.ApiClient
 
text(String) - Method in class io.alwaysonmobile.hullo.api.client.GenericError
 
toString() - Method in exception io.alwaysonmobile.hullo.api.ApiException
 
toString() - Method in class io.alwaysonmobile.hullo.api.client.Account
 
toString() - Method in class io.alwaysonmobile.hullo.api.client.Attribute
 
toString() - Method in enum io.alwaysonmobile.hullo.api.client.AttributeEditType
 
toString() - Method in enum io.alwaysonmobile.hullo.api.client.AttributeType
 
toString() - Method in class io.alwaysonmobile.hullo.api.client.GenericError
 
toString() - Method in class io.alwaysonmobile.hullo.api.client.Member
 
toString() - Method in class io.alwaysonmobile.hullo.api.client.Message
 
toString() - Method in enum io.alwaysonmobile.hullo.api.client.MessageStatus
 
toUrlQueryString() - Method in class io.alwaysonmobile.hullo.api.client.Account
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.alwaysonmobile.hullo.api.client.Account
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.alwaysonmobile.hullo.api.client.Attribute
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.alwaysonmobile.hullo.api.client.Attribute
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum io.alwaysonmobile.hullo.api.client.AttributeEditType
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum io.alwaysonmobile.hullo.api.client.AttributeType
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.alwaysonmobile.hullo.api.client.GenericError
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.alwaysonmobile.hullo.api.client.GenericError
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.alwaysonmobile.hullo.api.client.Member
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.alwaysonmobile.hullo.api.client.Member
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.alwaysonmobile.hullo.api.client.Message
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.alwaysonmobile.hullo.api.client.Message
Convert the instance into URL query string.
toUrlQueryString(String) - Method in enum io.alwaysonmobile.hullo.api.client.MessageStatus
Convert the instance into URL query string.
transformResponseHeaders(Header[]) - Method in class io.alwaysonmobile.hullo.api.ApiClient
Transforms response headers into map.
type(AttributeType) - Method in class io.alwaysonmobile.hullo.api.client.Attribute
 

U

upsertMember(Member) - Method in class io.alwaysonmobile.hullo.api.client.MembersApi
Adds or updates a member Add or update the information hullo stores for a specific member.
upsertMember(Member, Map<String, String>) - Method in class io.alwaysonmobile.hullo.api.client.MembersApi
Adds or updates a member Add or update the information hullo stores for a specific member.
URL - Variable in class io.alwaysonmobile.hullo.api.ServerConfiguration
 
URL(Map<String, String>) - Method in class io.alwaysonmobile.hullo.api.ServerConfiguration
Format URL template using given variables.
URL() - Method in class io.alwaysonmobile.hullo.api.ServerConfiguration
Format URL template using default server variables.

V

valueOf(String) - Static method in enum io.alwaysonmobile.hullo.api.client.AttributeEditType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.alwaysonmobile.hullo.api.client.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.alwaysonmobile.hullo.api.client.MessageStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.alwaysonmobile.hullo.api.client.AttributeEditType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.alwaysonmobile.hullo.api.client.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.alwaysonmobile.hullo.api.client.MessageStatus
Returns an array containing the constants of this enum type, in the order they are declared.
variables - Variable in class io.alwaysonmobile.hullo.api.ServerConfiguration
 
VERSION - Static variable in class io.alwaysonmobile.hullo.api.Configuration
 
A B C D E F G H I J L M N O P R S T U V 
Skip navigation links

Copyright © 2024. All rights reserved.