- get(ClientIdentity, String, int, String, OnCompleteListener<GetResult>, Object) - Static method in class microsoft.hawaii.sdk.keyValueService.KeyValueService
-
get KeyValueItem collection by specified filter conditions including
prefix, return size and continuation token
- getAccessToken() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.AdmAccessToken
-
Gets the access token
- getAccessToken() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.AdmTokenService
-
Gets ADM access token
- GetAgent - Class in microsoft.hawaii.sdk.keyValueService.ServiceAgents
-
Service Agent class to query KeyValueItem collection by specified filter
conditions including prefix, return size and continuation token
- GetAgent(String, int, String, URI, ClientIdentity, Object) - Constructor for class microsoft.hawaii.sdk.keyValueService.ServiceAgents.GetAgent
-
- getApplicationId() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.GuidAuthClientIdentity
-
Gets the Application Id
- getAudio() - Method in class microsoft.hawaii.sdk.translatorService.ServiceContracts.SpeakResponse
-
Gets the audio steam byte array
- getAvailableByteCount() - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.DeleteResult
-
Gets the available byte count left
- getAvailableByteCount() - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.SetResult
-
Gets the current available byte count
- getBody() - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.Message
-
Gets the body
- getBox() - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrWord
-
Gets the bounding box of the word in a string format.
- getByKey(ClientIdentity, String, OnCompleteListener<GetByKeyResult>, Object) - Static method in class microsoft.hawaii.sdk.keyValueService.KeyValueService
-
Gets KeyValueItem by specified key
- GetByKeyAgent - Class in microsoft.hawaii.sdk.keyValueService.ServiceAgents
-
Service Agent class to get KeyValueItem by specified key
- GetByKeyAgent(URI, ClientIdentity, String, Object) - Constructor for class microsoft.hawaii.sdk.keyValueService.ServiceAgents.GetByKeyAgent
-
- GetByKeyResult - Class in microsoft.hawaii.sdk.keyValueService.ServiceContracts
-
Service result class for GetByKey API
- GetByKeyResult() - Constructor for class microsoft.hawaii.sdk.keyValueService.ServiceContracts.GetByKeyResult
-
- GetByKeyResult(KeyValueItem) - Constructor for class microsoft.hawaii.sdk.keyValueService.ServiceContracts.GetByKeyResult
-
- getByKeys(ClientIdentity, String[], OnCompleteListener<GetByKeysResult>, Object) - Static method in class microsoft.hawaii.sdk.keyValueService.KeyValueService
-
get KeyValueItem collection by specified key collection
- GetByKeysAgent - Class in microsoft.hawaii.sdk.keyValueService.ServiceAgents
-
Service Agent class to get KeyValueItem collection by key collection
- GetByKeysAgent(GetByKeysRequest, URI, ClientIdentity, Object) - Constructor for class microsoft.hawaii.sdk.keyValueService.ServiceAgents.GetByKeysAgent
-
- GetByKeysRequest - Class in microsoft.hawaii.sdk.keyValueService.ServiceContracts
-
Request class for GetByKeys API
- GetByKeysRequest() - Constructor for class microsoft.hawaii.sdk.keyValueService.ServiceContracts.GetByKeysRequest
-
- GetByKeysResult - Class in microsoft.hawaii.sdk.keyValueService.ServiceContracts
-
Service result class for GetByKeys API
- GetByKeysResult() - Constructor for class microsoft.hawaii.sdk.keyValueService.ServiceContracts.GetByKeysResult
-
- getClientId() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.AdmAuthClientIdentity
-
Gets the client Id
- getCode() - Method in class microsoft.hawaii.sdk.translatorService.ServiceContracts.Language
-
Gets the language code
- getConfidence() - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrWord
-
Gets confidence of the word.
- getContentType() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.ServiceAgent
-
Gets the required content type used by Content-Type HTTP header.
- getContentType() - Method in class microsoft.hawaii.sdk.OcrService.ServiceAgents.OcrAgent
-
- getContentType() - Method in class microsoft.hawaii.sdk.relayService.ServiceAgents.ReceiveMessagesAgent
-
- getContinuationToken() - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.GetResult
-
Gets the continuation token
- getDatetime() - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.KeyValueItem
-
Gets the last modified date
- getDeletedItemNumber() - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.DeleteResult
-
Gets the number of deleted items
- getException() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceResult
-
Gets the associated exception
- getExceptionStack() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceFault
-
Gets the exception stack
- getExpiresAtUtc() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.AdmAccessToken
-
Gets the UTC time when access token expires
- getExpiresIn() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.AdmAccessToken
-
Gets the expiration time
- getFrom() - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.Message
-
Gets the from
- GetGrammars(ClientIdentity, OnCompleteListener<SpeechServiceResult>, Object) - Static method in class microsoft.hawaii.sdk.speechToTextService.SpeechToTextService
-
Helper method to initiate the call that gets the grammars.
- getGroups() - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.EndpointResult
-
Gets the groups
- getHttpStatusCode() - Method in exception microsoft.hawaii.hawaiiClientLibraryBase.Exceptions.HawaiiNetworkException
-
Gets the Http Status Code
- getId() - Method in class microsoft.hawaii.sdk.RendezvousService.ServiceContracts.NameRegistrationResult
-
Gets the id of the name
- getImageBuffer() - Method in class microsoft.hawaii.sdk.OcrService.ServiceAgents.OcrAgent
-
Gets the buffer containing the image
- getInternalErrorMessage() - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrServiceResult
-
Gets internal error message
- getInternalErrorMessage() - Method in class microsoft.hawaii.sdk.speechToTextService.ServiceContracts.SpeechServiceResult
-
Gets the internalErrorMessage
- getItemCount() - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.Groups
-
Gets the number of items.
- getItems() - Method in class microsoft.hawaii.sdk.speechToTextService.ServiceContracts.SpeechServiceResult
-
Gets the items
- getKey() - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.KeyValueItem
-
Gets the key
- getKeys() - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.DeleteByKeysRequest
-
Gets the key array
- getKeys() - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.GetByKeysRequest
-
Gets the key array
- getKeyValueCollection() - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.GetByKeysResult
-
Gets the KeyValueItem array
- getKeyValueCollection() - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.GetResult
-
Gets the KeyValueItem array
- getKeyValueItem() - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.GetByKeyResult
-
Gets the KeyValueItem object
- getKvItems() - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.SetRequest
-
Gets the KeyValueItem array
- getLanguagesForSpeak(ClientIdentity, String, OnCompleteListener<GetLanguagesForSpeakResponse>, Object) - Static method in class microsoft.hawaii.sdk.translatorService.TranslatorService
-
Helper method to initiate the call that gets the supported languages for
speak method.
- GetLanguagesForSpeakAgent - Class in microsoft.hawaii.sdk.translatorService.ServiceAgents
-
Class agent to get supported languages for Speak method.
- GetLanguagesForSpeakAgent(URI, ClientIdentity, String, Object) - Constructor for class microsoft.hawaii.sdk.translatorService.ServiceAgents.GetLanguagesForSpeakAgent
-
- GetLanguagesForSpeakKey - Static variable in class microsoft.hawaii.sdk.translatorService.TranslatorServiceConst
-
Specifies a query String key of GetLanguagesForSpeak.
- GetLanguagesForSpeakResponse - Class in microsoft.hawaii.sdk.translatorService.ServiceContracts
-
Response for the GetLanguagesForSpeak method.
- GetLanguagesForSpeakResponse() - Constructor for class microsoft.hawaii.sdk.translatorService.ServiceContracts.GetLanguagesForSpeakResponse
-
- getLanguagesForTranslate(ClientIdentity, String, OnCompleteListener<GetLanguagesForTranslateResponse>, Object) - Static method in class microsoft.hawaii.sdk.translatorService.TranslatorService
-
Helper method to initiate the call that gets the supported languages for
translate method.
- GetLanguagesForTranslateAgent - Class in microsoft.hawaii.sdk.translatorService.ServiceAgents
-
Class agent to get supported languages for Translate method.
- GetLanguagesForTranslateAgent(URI, ClientIdentity, String, Object) - Constructor for class microsoft.hawaii.sdk.translatorService.ServiceAgents.GetLanguagesForTranslateAgent
-
- GetLanguagesForTranslateKey - Static variable in class microsoft.hawaii.sdk.translatorService.TranslatorServiceConst
-
Specifies a query String key of GetLanguagesForTranslate.
- GetLanguagesForTranslateResponse - Class in microsoft.hawaii.sdk.translatorService.ServiceContracts
-
Response for the GetLanguagesForSpeak method.
- GetLanguagesForTranslateResponse() - Constructor for class microsoft.hawaii.sdk.translatorService.ServiceContracts.GetLanguagesForTranslateResponse
-
- getLatitude() - Method in class microsoft.hawaii.sdk.PathPredictionService.ServiceContracts.LatLong
-
Gets latitude of location
- getLocation() - Method in class microsoft.hawaii.sdk.PathPredictionService.ServiceContracts.PossibleDestination
-
Gets the location of the potential destination.
- getLongitude() - Method in class microsoft.hawaii.sdk.PathPredictionService.ServiceContracts.LatLong
-
Gets longitude of location
- getMaxDestinations() - Method in class microsoft.hawaii.sdk.PathPredictionService.ServiceContracts.PredictLocationRequest
-
Gets max destinations
- getMessage() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.LoggedException
-
Gets the message
- getMessage() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceFault
-
Gets the error message
- getMessages(InputStream) - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.MessageReader
-
Gets the messages from xml stream
- getMessages() - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.MessageReader
-
Gets the messages
- getMessages() - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.MessageResult
-
Gets the messages
- getMethod() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.HttpDeleteWithBody
-
- getMoreItemsToDelete() - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.DeleteResult
-
Gets the flag which indicates there are still more items to delete
- getName() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.LoggedException
-
Gets the name
- getName() - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.GroupResult
-
Gets the name
- getName() - Method in class microsoft.hawaii.sdk.RendezvousService.ServiceContracts.NameRegistrationResult
-
Gets the name of an end point or a group
- getName() - Method in class microsoft.hawaii.sdk.translatorService.ServiceContracts.Language
-
Gets the language display name
- getOcrTexts() - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrServiceResult
-
Gets OCR texts
- getOrientation() - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrText
-
Gets orientation of the text.
- getPath() - Method in class microsoft.hawaii.sdk.PathPredictionService.ServiceContracts.PredictLocationRequest
-
Gets the latlong crumbs of the current trip whose destinations we are
attempting to predict.
- getPossibleDestinations() - Method in class microsoft.hawaii.sdk.PathPredictionService.ServiceContracts.PredictLocationResult
-
Gets possible destinations
- getProbability() - Method in class microsoft.hawaii.sdk.PathPredictionService.ServiceContracts.PossibleDestination
-
Gets the probability that this location is a potential destination.
- getRegistrationId() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.ClientIdentity
-
Gets the registration Id
- getRegistrationId() - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.EndpointResult
-
Gets the registrationId
- getRegistrationId() - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.GroupResult
-
Gets the registrationId
- getRequestBodyData() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.PostableServiceAgent
-
- getRequestBodyData() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.ServiceAgent
-
Gets the byte array for HTTP request body.
- getRequestBodyData() - Method in class microsoft.hawaii.sdk.OcrService.ServiceAgents.OcrAgent
-
- getRequestBodyData() - Method in class microsoft.hawaii.sdk.PathPredictionService.ServiceAgents.PredictLocationAgent
-
- getRequestBodyData() - Method in class microsoft.hawaii.sdk.relayService.ServiceAgents.SendMessageAgent
-
- getRequestBodyData() - Method in class microsoft.hawaii.sdk.speechToTextService.ServiceAgents.SpeechRecognitionAgent
-
- getRequestId() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceFault
-
Gets the correlation ID of error message
- getRequst() - Method in class microsoft.hawaii.sdk.PathPredictionService.ServiceAgents.PredictLocationAgent
-
Gets location prediction request.
- GetResult - Class in microsoft.hawaii.sdk.keyValueService.ServiceContracts
-
Service result class for Get API
- GetResult() - Constructor for class microsoft.hawaii.sdk.keyValueService.ServiceContracts.GetResult
-
Initializes an instance of the
GetResult class
- getScope() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.AdmAccessToken
-
Gets the scope
- getSecretKey() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.ClientIdentity
-
Gets the secret key
- getSecretKey() - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.EndpointResult
-
Gets the secretKey
- getSecretKey() - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.GroupResult
-
Gets the secretKey
- getSecretkey() - Method in class microsoft.hawaii.sdk.RendezvousService.ServiceContracts.NameRegistrationResult
-
Gets the secret key of the name
- getServiceBaseUri() - Static method in class microsoft.hawaii.sdk.keyValueService.HawaiiClient
-
Gets the base URI for Hawaii service
- getServiceBaseUri() - Static method in class microsoft.hawaii.sdk.OcrService.HawaiiClient
-
Gets the base URI for Hawaii service
- getServiceBaseUri() - Static method in class microsoft.hawaii.sdk.PathPredictionService.HawaiiClient
-
Gets the base URI for Hawaii service
- getServiceBaseUri() - Static method in class microsoft.hawaii.sdk.relayService.HawaiiClient
-
Gets the base URI for Hawaii service
- getServiceBaseUri() - Static method in class microsoft.hawaii.sdk.RendezvousService.HawaiiClient
-
Gets the base URI for Hawaii service
- getServiceBaseUri() - Static method in class microsoft.hawaii.sdk.speechToTextService.HawaiiClient
-
Gets the base URI for Hawaii service
- getServiceBaseUri() - Static method in class microsoft.hawaii.sdk.translatorService.HawaiiClient
-
Gets the base URI for Hawaii service
- getServiceResult() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.ServiceAgent
-
Gets service result
- getServiceScope(URI) - Static method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.AdmAuthClientIdentity
-
Gets the service scope for target service
- getSkew() - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrText
-
Gets the skewness of the text.
- getSource() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.LoggedException
-
Gets the source
- getSpeechBuffer() - Method in class microsoft.hawaii.sdk.speechToTextService.ServiceContracts.RecognitionRequest
-
Gets the speechBuffer
- getStackTrace() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.LoggedException
-
Gets the stackTrace
- getStateObject() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceResult
-
Gets the user-defined state object
- getStatus() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceResult
-
Gets the status of service response
- getString(String) - Static method in class microsoft.hawaii.hawaiiClientLibraryBase.Messages
-
- getString(String) - Static method in class microsoft.hawaii.sdk.keyValueService.Messages
-
- getString(String) - Static method in class microsoft.hawaii.sdk.OcrService.Messages
-
Gets string value from bundle resource with parameter key
- getString(String) - Static method in class microsoft.hawaii.sdk.PathPredictionService.Messages
-
Gets string value from bundle resource with parameter key
- getString(String) - Static method in class microsoft.hawaii.sdk.relayService.Messages
-
Gets the the value by key in the bundle
- getString(String) - Static method in class microsoft.hawaii.sdk.RendezvousService.Messages
-
Gets string value from bundle resource with parameter key
- getString(String) - Static method in class microsoft.hawaii.sdk.speechToTextService.Messages
-
Gets the the value by key in the bundle
- getString(String) - Static method in class microsoft.hawaii.sdk.translatorService.Messages
-
Gets the the value by key in the bundle
- getSupportedLanguages() - Method in class microsoft.hawaii.sdk.translatorService.ServiceContracts.GetLanguagesForSpeakResponse
-
Gets the supported languages for speak
- getSupportedLanguages() - Method in class microsoft.hawaii.sdk.translatorService.ServiceContracts.GetLanguagesForTranslateResponse
-
Gets the supported languages for translate
- getText() - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrText
-
Help method to get text from words
- getText() - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrWord
-
Gets the text of the word.
- getTextTranslated() - Method in class microsoft.hawaii.sdk.translatorService.ServiceContracts.TranslateResponse
-
Gets the text translated
- getTo() - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.Message
-
Gets the to
- getTokenServiceInstance(String, String, String) - Static method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.AdmTokenService
-
Gets the
AdmTokenService instance based on specified client ID,
client secret and service scope
- getTokenType() - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.AdmAccessToken
-
Gets the token type
- getTotalKeyValuePairCount() - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.DeleteResult
-
Gets the current total key-value pair count
- getTotalKVPairCount() - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.SetResult
-
Gets the current totla KeyValueItem count
- getValid() - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.Message
-
Gets the valid
- getValue() - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.KeyValueItem
-
Gets the value
- getWords() - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrText
-
Gets the list of words that are contained in the text.
- GroupResult - Class in microsoft.hawaii.sdk.relayService.ServiceContracts
-
Represents a multicast group of communications endpoints.
- GroupResult() - Constructor for class microsoft.hawaii.sdk.relayService.ServiceContracts.GroupResult
-
- Groups - Class in microsoft.hawaii.sdk.relayService.ServiceContracts
-
A container class for Group objects.
- Groups() - Constructor for class microsoft.hawaii.sdk.relayService.ServiceContracts.Groups
-
Initializes an instance of the
Groups class
- GroupSignature - Static variable in class microsoft.hawaii.sdk.relayService.RelayServiceConst
-
Specifies a signature for the REST methods that manage groups.
- GuidAuthClientIdentity - Class in microsoft.hawaii.hawaiiClientLibraryBase.Identities
-
Client Identity class to represent the hawaii Guid authentication
- GuidAuthClientIdentity(String) - Constructor for class microsoft.hawaii.hawaiiClientLibraryBase.Identities.GuidAuthClientIdentity
-
- GuidAuthClientIdentity(String, String, String) - Constructor for class microsoft.hawaii.hawaiiClientLibraryBase.Identities.GuidAuthClientIdentity
-
- handleException(String, Throwable) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.ServiceAgent
-
handle specified exception message and Throwable object
- handleException(Exception) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.ServiceAgent
-
handle unexpected exception
- HAWAII_KVS_BASEURL - Static variable in class microsoft.hawaii.sdk.keyValueService.HawaiiClient
-
Base url for Hawaii keyvalue service
- HAWAII_OCR_BASEURL - Static variable in class microsoft.hawaii.sdk.OcrService.HawaiiClient
-
Base URL for OCR service, get it from massage file
- HAWAII_PP_BASEURL - Static variable in class microsoft.hawaii.sdk.PathPredictionService.HawaiiClient
-
Base URL for PathPrediction service, get it from massage file
- HAWAII_RELAY_BASEURL - Static variable in class microsoft.hawaii.sdk.relayService.HawaiiClient
-
Base URI for hawaii service
- HAWAII_RENDEZVOUS_BASEURL - Static variable in class microsoft.hawaii.sdk.RendezvousService.HawaiiClient
-
Base URL for Rendezvous service, get it from massage file
- HAWAII_SPEECHTOTEXT_BASEURL - Static variable in class microsoft.hawaii.sdk.speechToTextService.HawaiiClient
-
Base URI for hawaii service
- HAWAII_TRANSLATOR_BASEURL - Static variable in class microsoft.hawaii.sdk.translatorService.HawaiiClient
-
Base URI for hawaii service
- HawaiiClient - Class in microsoft.hawaii.sdk.keyValueService
-
Class to contain a set of variables related to specific Hawaii Service
- HawaiiClient() - Constructor for class microsoft.hawaii.sdk.keyValueService.HawaiiClient
-
- HawaiiClient - Class in microsoft.hawaii.sdk.OcrService
-
Class to contain a set of variables related to specific Hawaii Service
- HawaiiClient() - Constructor for class microsoft.hawaii.sdk.OcrService.HawaiiClient
-
- HawaiiClient - Class in microsoft.hawaii.sdk.PathPredictionService
-
Class to contain a set of variables related to specific Hawaii Service
- HawaiiClient() - Constructor for class microsoft.hawaii.sdk.PathPredictionService.HawaiiClient
-
- HawaiiClient - Class in microsoft.hawaii.sdk.relayService
-
Class to contain a set of variables related to specific Hawaii Service.
- HawaiiClient() - Constructor for class microsoft.hawaii.sdk.relayService.HawaiiClient
-
- HawaiiClient - Class in microsoft.hawaii.sdk.RendezvousService
-
Class to contain a set of variables related to specific Hawaii Service
- HawaiiClient() - Constructor for class microsoft.hawaii.sdk.RendezvousService.HawaiiClient
-
- HawaiiClient - Class in microsoft.hawaii.sdk.speechToTextService
-
Class to contain a set of variables related to specific Hawaii Service
- HawaiiClient() - Constructor for class microsoft.hawaii.sdk.speechToTextService.HawaiiClient
-
- HawaiiClient - Class in microsoft.hawaii.sdk.translatorService
-
Class to contain a set of variables related to specific Hawaii Service.
- HawaiiClient() - Constructor for class microsoft.hawaii.sdk.translatorService.HawaiiClient
-
- HawaiiException - Exception in microsoft.hawaii.hawaiiClientLibraryBase.Exceptions
-
General exception class for Hawaii service
- HawaiiException(String) - Constructor for exception microsoft.hawaii.hawaiiClientLibraryBase.Exceptions.HawaiiException
-
- HawaiiException(Throwable) - Constructor for exception microsoft.hawaii.hawaiiClientLibraryBase.Exceptions.HawaiiException
-
- HawaiiException(String, Throwable) - Constructor for exception microsoft.hawaii.hawaiiClientLibraryBase.Exceptions.HawaiiException
-
- HawaiiInvalidOperationException - Exception in microsoft.hawaii.hawaiiClientLibraryBase.Exceptions
-
General exception class to represent invalid operation Exception for Hawaii
service
- HawaiiInvalidOperationException(String) - Constructor for exception microsoft.hawaii.hawaiiClientLibraryBase.Exceptions.HawaiiInvalidOperationException
-
- HawaiiInvalidOperationException(String, Throwable) - Constructor for exception microsoft.hawaii.hawaiiClientLibraryBase.Exceptions.HawaiiInvalidOperationException
-
- HawaiiNetworkException - Exception in microsoft.hawaii.hawaiiClientLibraryBase.Exceptions
-
General exception class to represent network errors for Hawaii service
- HawaiiNetworkException(String, int, Exception) - Constructor for exception microsoft.hawaii.hawaiiClientLibraryBase.Exceptions.HawaiiNetworkException
-
- HttpDeleteWithBody - Class in microsoft.hawaii.hawaiiClientLibraryBase
-
Customized HttpDelete class to enable include body for DELETE HTTP request
- HttpDeleteWithBody(String) - Constructor for class microsoft.hawaii.hawaiiClientLibraryBase.HttpDeleteWithBody
-
- HttpDeleteWithBody(URI) - Constructor for class microsoft.hawaii.hawaiiClientLibraryBase.HttpDeleteWithBody
-
- HttpDeleteWithBody() - Constructor for class microsoft.hawaii.hawaiiClientLibraryBase.HttpDeleteWithBody
-
- HttpMethod - Enum in microsoft.hawaii.hawaiiClientLibraryBase
-
Enum class to represent HTTP method such as GET, POST, PUT and DELETE
- httpMethod - Variable in class microsoft.hawaii.hawaiiClientLibraryBase.ServiceAgent
-
HttpMethod enum
- HttpURLConnectionSetter - Interface in microsoft.hawaii.hawaiiClientLibraryBase.Listeners
-
Setter callback for specified HttpURLConnection object
- HttpUtility - Class in microsoft.hawaii.hawaiiClientLibraryBase.Util
-
Utility Class to contain a set of HTTP related methods
- HttpUtility() - Constructor for class microsoft.hawaii.hawaiiClientLibraryBase.Util.HttpUtility
-
- safeDecode(String) - Static method in class microsoft.hawaii.hawaiiClientLibraryBase.Util.UriUtility
-
decode encoded uri string representation
- safeEncode(String) - Static method in class microsoft.hawaii.hawaiiClientLibraryBase.Util.UriUtility
-
encode specified uri string
- safeRelativize(URI, URI) - Static method in class microsoft.hawaii.hawaiiClientLibraryBase.Util.UriUtility
-
- sendMessage(ClientIdentity, byte[], String, String, String, OnCompleteListener<MessageResult>, Object) - Static method in class microsoft.hawaii.sdk.relayService.RelayService
-
Helper method to initiate the call that will send a message.
- SendMessageAgent - Class in microsoft.hawaii.sdk.relayService.ServiceAgents
-
Class agent to send messages.
- SendMessageAgent(byte[], String, String, URI, ClientIdentity, Object) - Constructor for class microsoft.hawaii.sdk.relayService.ServiceAgents.SendMessageAgent
-
- serialize(Date, JsonGenerator, SerializerProvider) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Util.CustomDateSerializer
-
- serializeAsString(T) - Static method in class microsoft.hawaii.hawaiiClientLibraryBase.Util.Json
-
serialize as string representation
- serializeToStream(T, OutputStream) - Static method in class microsoft.hawaii.hawaiiClientLibraryBase.Util.Json
-
serialize to specified output stream
- ServiceAgent<T extends ServiceResult> - Class in microsoft.hawaii.hawaiiClientLibraryBase
-
Base class for all Hawaii service agent classes.
- ServiceAgent(Class<T>) - Constructor for class microsoft.hawaii.hawaiiClientLibraryBase.ServiceAgent
-
- ServiceAgent(Class<T>, HttpMethod, Object) - Constructor for class microsoft.hawaii.hawaiiClientLibraryBase.ServiceAgent
-
- ServiceFault - Class in microsoft.hawaii.hawaiiClientLibraryBase.DataContract
-
Represents an error returned to the client
- ServiceFault() - Constructor for class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceFault
-
- ServiceResult - Class in microsoft.hawaii.hawaiiClientLibraryBase.DataContract
-
Base class for all Hawaii service result classes.
- ServiceResult() - Constructor for class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceResult
-
- ServiceResult(Object) - Constructor for class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceResult
-
- ServiceResult(Object, Status) - Constructor for class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceResult
-
- ServiceResult(Object, Status, Exception) - Constructor for class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceResult
-
- serviceResult - Variable in class microsoft.hawaii.hawaiiClientLibraryBase.ServiceAgent
-
service result
- serviceResultClass - Variable in class microsoft.hawaii.hawaiiClientLibraryBase.ServiceAgent
-
class object of service result
- serviceUri - Variable in class microsoft.hawaii.hawaiiClientLibraryBase.ServiceAgent
-
service uri
- set(HttpURLConnection) - Method in interface microsoft.hawaii.hawaiiClientLibraryBase.Listeners.HttpURLConnectionSetter
-
Add customized operation to the specified HttpURLConnection
object
- setAccessToken(String) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.AdmAccessToken
-
Sets the access token
- SetAgent - Class in microsoft.hawaii.sdk.keyValueService.ServiceAgents
-
Service Agent class to update existing KeyValueItem collection or create
KeyValueItem collection
- SetAgent(SetRequest, URI, ClientIdentity, Object) - Constructor for class microsoft.hawaii.sdk.keyValueService.ServiceAgents.SetAgent
-
Initializes an instance of the
SetAgent class
- setAudio(byte[]) - Method in class microsoft.hawaii.sdk.translatorService.ServiceContracts.SpeakResponse
-
Sets the audio byte array of the stream
- setAvailableByteCount(long) - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.DeleteResult
-
Sets the available byte count left
- setAvailableByteCount(long) - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.SetResult
-
Sets the current available byte count
- setBody(byte[]) - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.Message
-
Sets the body
- setBox(String) - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrWord
-
Set Box
- setCode(String) - Method in class microsoft.hawaii.sdk.translatorService.ServiceContracts.Language
-
Sets the language code
- setCompleteCallback(OnRetrieveAccessTokenCompleteListener) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.AdmTokenService
-
Sets the completion callback for retrieving access token
- setCompleteListener(OnRetrieveAccessTokenCompleteListener) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.ClientIdentity
-
Sets callback for completion of retrieving access token
- setConfidence(String) - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrWord
-
Sets confidence of the word.
- setContinuationToken(String) - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.GetResult
-
Sets the continuation token
- setDatetime(Date) - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.KeyValueItem
-
Sets the last modified date
- setDeletedItemNumber(int) - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.DeleteResult
-
Sets the number of deleted items
- setException(Exception) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceResult
-
Sets the associated exception
- setExceptionStack(LoggedException[]) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceFault
-
Sets the exception stack collection
- setExpiresAtUtc(Date) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.AdmAccessToken
-
Sets the UTC time when access token expires
- setExpiresIn(String) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.AdmAccessToken
-
Sets the expiration time
- setFrom(String) - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.Message
-
Sets the from
- setGroups(Groups) - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.EndpointResult
-
Sets the groups
- setId(String) - Method in class microsoft.hawaii.sdk.RendezvousService.ServiceContracts.NameRegistrationResult
-
Sets the id of the name
- setInternalErrorMessage(String) - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrServiceResult
-
Sets internal error message
- setInternalErrorMessage(String) - Method in class microsoft.hawaii.sdk.speechToTextService.ServiceContracts.SpeechServiceResult
-
Sets the internalErrorMessage
- setItems(String[]) - Method in class microsoft.hawaii.sdk.speechToTextService.ServiceContracts.SpeechServiceResult
-
Sets the items
- setKey(String) - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.KeyValueItem
-
Sets the key
- setKeys(String[]) - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.DeleteByKeysRequest
-
Sets the key array
- setKeys(String[]) - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.GetByKeysRequest
-
Sets the key array
- setKeyValueCollection(KeyValueItem[]) - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.GetByKeysResult
-
Sets the KeyValueItem array
- setKeyValueCollection(KeyValueItem[]) - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.GetResult
-
Sets the KeyValueItem array
- setKeyValueItem(KeyValueItem) - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.GetByKeyResult
-
Sets the KeyValueItem object
- setKvItems(KeyValueItem[]) - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.SetRequest
-
Sets the KeyValueItem array
- setLatitude(float) - Method in class microsoft.hawaii.sdk.PathPredictionService.ServiceContracts.LatLong
-
Sets latitude of location
- setLocation(LatLong) - Method in class microsoft.hawaii.sdk.PathPredictionService.ServiceContracts.PossibleDestination
-
Sets location
- setLongitude(float) - Method in class microsoft.hawaii.sdk.PathPredictionService.ServiceContracts.LatLong
-
Sets longitude of location
- setMaxDestinations(int) - Method in class microsoft.hawaii.sdk.PathPredictionService.ServiceContracts.PredictLocationRequest
-
Sets max destinations
- setMessage(String) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.LoggedException
-
Sets the message
- setMessage(String) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceFault
-
Sets the error message
- setMessages(Message[]) - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.MessageResult
-
Sets the messages
- setMoreItemsToDelete(Boolean) - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.DeleteResult
-
Sets the flag which indicates there are still more items to delete
- setName(String) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.LoggedException
-
Sets the name
- setName(String) - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.GroupResult
-
Sets the name
- setName(String) - Method in class microsoft.hawaii.sdk.RendezvousService.ServiceContracts.NameRegistrationResult
-
Sets a name with a string value
- setName(String) - Method in class microsoft.hawaii.sdk.translatorService.ServiceContracts.Language
-
Sets the language display name
- setOcrTexts(List<OcrText>) - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrServiceResult
-
Sets OCR text
- setOrientation(String) - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrText
-
Sets orientation of the text.
- setPath(LatLong[]) - Method in class microsoft.hawaii.sdk.PathPredictionService.ServiceContracts.PredictLocationRequest
-
Sets the latlong crumbs of the current trip whose destinations we are
attempting to predict.
- setPossibleDestinations(PossibleDestination[]) - Method in class microsoft.hawaii.sdk.PathPredictionService.ServiceContracts.PredictLocationResult
-
Sets possible destinations
- setProbability(double) - Method in class microsoft.hawaii.sdk.PathPredictionService.ServiceContracts.PossibleDestination
-
Sets the probability that this location is a potential destination.
- setRegistrationId(String) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.ClientIdentity
-
Sets the registration Id
- setRegistrationId(String) - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.EndpointResult
-
Sets the registrationId
- setRegistrationId(String) - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.GroupResult
-
Sets the registrationId
- SetRequest - Class in microsoft.hawaii.sdk.keyValueService.ServiceContracts
-
Request class for Set API
- SetRequest() - Constructor for class microsoft.hawaii.sdk.keyValueService.ServiceContracts.SetRequest
-
- setRequestId(UUID) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceFault
-
Sets the correlation ID of error message
- SetResult - Class in microsoft.hawaii.sdk.keyValueService.ServiceContracts
-
Service result class for Set API
- SetResult() - Constructor for class microsoft.hawaii.sdk.keyValueService.ServiceContracts.SetResult
-
- setScope(String) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.AdmAccessToken
-
Sets the scope
- setSecretKey(String) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.ClientIdentity
-
Sets the secret key
- setSecretKey(String) - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.EndpointResult
-
Sets the secretKey
- setSecretKey(String) - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.GroupResult
-
Sets the secretKey
- setSecretkey(String) - Method in class microsoft.hawaii.sdk.RendezvousService.ServiceContracts.NameRegistrationResult
-
Sets a secret key to the name
- setServiceResult(T) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.ServiceAgent
-
Sets the service result object
- setSkew(String) - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrText
-
Sets skewness of the text.
- setSource(String) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.LoggedException
-
Sets the source
- setSpeechBuffer(byte[]) - Method in class microsoft.hawaii.sdk.speechToTextService.ServiceContracts.RecognitionRequest
-
Sets the SpeechBuffer
- setStackTrace(String) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.LoggedException
-
Sets the stack trace
- setStateObject(Object) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceResult
-
Sets the user defined state object
- setStatus(Status) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.DataContract.ServiceResult
-
Sets the status of service response
- setSupportedLanguages(Language[]) - Method in class microsoft.hawaii.sdk.translatorService.ServiceContracts.GetLanguagesForSpeakResponse
-
Sets the supported languages for speak
- setSupportedLanguages(Language[]) - Method in class microsoft.hawaii.sdk.translatorService.ServiceContracts.GetLanguagesForTranslateResponse
-
Sets the supported languages for translate
- setText(String) - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrWord
-
Sets text
- setTextTranslated(String) - Method in class microsoft.hawaii.sdk.translatorService.ServiceContracts.TranslateResponse
-
Sets the text translated
- setTo(String) - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.Message
-
Sets the to
- setTokenType(String) - Method in class microsoft.hawaii.hawaiiClientLibraryBase.Identities.AdmAccessToken
-
Sets the token type
- setTotalKeyValuePairCount(int) - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.DeleteResult
-
Sets the current total key-value pair count
- setTotalKVPairCount(int) - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.SetResult
-
Sets the current totla KeyValueItem count
- setValid(Boolean) - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.Message
-
Sets the valid
- setValue(String) - Method in class microsoft.hawaii.sdk.keyValueService.ServiceContracts.KeyValueItem
-
Sets the value
- setWords(List<OcrWord>) - Method in class microsoft.hawaii.sdk.OcrService.ServiceContracts.OcrText
-
Sets the list of words that are contained in the text.
- Signature - Static variable in class microsoft.hawaii.sdk.speechToTextService.SpeechToTextServiceConst
-
Specifies a signature for the REST methods that are part of the
speech-to-text service.
- SizeKey - Static variable in class microsoft.hawaii.sdk.keyValueService.KeyValueServiceConst
-
Specifies a query string key of prefix
- speak(ClientIdentity, String, String, String, String, OnCompleteListener<SpeakResponse>, Object) - Static method in class microsoft.hawaii.sdk.translatorService.TranslatorService
-
Helper method to initiate the call that speak method.
- SpeakAgent - Class in microsoft.hawaii.sdk.translatorService.ServiceAgents
-
Class agent to Speak the text.
- SpeakAgent(URI, ClientIdentity, String, String, String, String, Object) - Constructor for class microsoft.hawaii.sdk.translatorService.ServiceAgents.SpeakAgent
-
- SpeakFormatKey - Static variable in class microsoft.hawaii.sdk.translatorService.TranslatorServiceConst
-
Specifies a query String key of speak format.
- SpeakKey - Static variable in class microsoft.hawaii.sdk.translatorService.TranslatorServiceConst
-
Specifies a query String key of Speak.
- SpeakLanguageKey - Static variable in class microsoft.hawaii.sdk.translatorService.TranslatorServiceConst
-
Specifies a query String key of speak language.
- SpeakOptionsKey - Static variable in class microsoft.hawaii.sdk.translatorService.TranslatorServiceConst
-
Specifies a query String key of speak options.
- SpeakResponse - Class in microsoft.hawaii.sdk.translatorService.ServiceContracts
-
Response for the speak method.
- SpeakResponse() - Constructor for class microsoft.hawaii.sdk.translatorService.ServiceContracts.SpeakResponse
-
- SpeechGrammarsAgent - Class in microsoft.hawaii.sdk.speechToTextService.ServiceAgents
-
This class provides helper methods used to communicate with the Hawaii
Speech-to-Text service.
- SpeechGrammarsAgent(URI, ClientIdentity, Object) - Constructor for class microsoft.hawaii.sdk.speechToTextService.ServiceAgents.SpeechGrammarsAgent
-
- SpeechRecognitionAgent - Class in microsoft.hawaii.sdk.speechToTextService.ServiceAgents
-
This class provides helper methods used to communicate with the Hawaii
Speech-to-Text service.
- SpeechRecognitionAgent(RecognitionRequest, URI, ClientIdentity, Object) - Constructor for class microsoft.hawaii.sdk.speechToTextService.ServiceAgents.SpeechRecognitionAgent
-
- SpeechServiceResult - Class in microsoft.hawaii.sdk.speechToTextService.ServiceContracts
-
This class represents the result of the Speech-to-Text processing.
- SpeechServiceResult() - Constructor for class microsoft.hawaii.sdk.speechToTextService.ServiceContracts.SpeechServiceResult
-
- SpeechToTextService - Class in microsoft.hawaii.sdk.speechToTextService
-
Helper class that provides access to the SpeechToText service.
- SpeechToTextService() - Constructor for class microsoft.hawaii.sdk.speechToTextService.SpeechToTextService
-
- SpeechToTextServiceConst - Class in microsoft.hawaii.sdk.speechToTextService
-
Class to contain a set of constant strings related to SpeechToTextService
- SpeechToTextServiceConst() - Constructor for class microsoft.hawaii.sdk.speechToTextService.SpeechToTextServiceConst
-
- startDocument() - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.MessageReader
-
- startElement(String, String, String, Attributes) - Method in class microsoft.hawaii.sdk.relayService.ServiceContracts.MessageReader
-
- Status - Enum in microsoft.hawaii.hawaiiClientLibraryBase
-
Enum class to represent operation status for hawaii service call
- StringUtil - Class in microsoft.hawaii.hawaiiClientLibraryBase.Util
-
Utility class to manipulate Strings
- StringUtil() - Constructor for class microsoft.hawaii.hawaiiClientLibraryBase.Util.StringUtil
-