- generateKeyPair(String, int) - Method in interface com.oracle.iot.client.trust.TrustedAssetsManager
- 
Generates the key pair to be used for assertion-based client
 authentication with the IoT CS. 
- getAccess() - Method in class com.oracle.iot.client.DeviceModelAttribute
- 
Return the access rules for the attribute. 
- getAlias() - Method in class com.oracle.iot.client.DeviceModelAction
- 
- getAlias() - Method in class com.oracle.iot.client.DeviceModelAttribute
- 
- getAllProperties() - Method in class com.oracle.iot.client.message.MessageProperties
- 
Get all properties. 
- getArgType() - Method in class com.oracle.iot.client.DeviceModelAction.Argument
- 
The data type of the argument to the action. 
- getArguments() - Method in class com.oracle.iot.client.DeviceModelAction
- 
The data type of the argument to the action. 
- getBitMask(List<Resource.Method>) - Static method in enum com.oracle.iot.client.message.Resource.Method
- 
Returns a bit mask for a list of the Method values 
- getBody() - Method in class com.oracle.iot.client.message.RequestMessage
- 
Get HTTP request message body. 
- getBody() - Method in class com.oracle.iot.client.message.ResponseMessage
- 
Get HTTP response message body. 
- getBodyString() - Method in class com.oracle.iot.client.message.RequestMessage
- 
Get HTTP request message body in String.
 
- getBodyString() - Method in class com.oracle.iot.client.message.ResponseMessage
- 
Get HTTP response message body in String.
 
- getClientId() - Method in class com.oracle.iot.client.message.Message
- 
Get client's unique ID for a message. 
- getClientId() - Method in interface com.oracle.iot.client.trust.TrustedAssetsManager
- 
Retrieves the ID of this client. 
- getCode() - Method in enum com.oracle.iot.client.message.StatusCode
- 
Returns HTTP status code. 
- getDataItems() - Method in class com.oracle.iot.client.message.AlertMessage
- 
Get message payload as  List of  DataItems. 
- getDataItems() - Method in class com.oracle.iot.client.message.DataMessage
- 
Get message payload as  List of  DataItems. 
- getDefaultValue() - Method in class com.oracle.iot.client.DeviceModelAction.Argument
- 
Get the default value of the argument as defined by the device model. 
- getDefaultValue() - Method in class com.oracle.iot.client.DeviceModelAttribute
- 
Get the default value of the attribute as defined by the device model. 
- getDescription() - Method in class com.oracle.iot.client.DeviceModelAction
- 
A human friendly description of the action. 
- getDescription() - Method in class com.oracle.iot.client.DeviceModelAttribute
- 
A human friendly description of the attribute. 
- getDescription() - Method in class com.oracle.iot.client.DeviceModelFormat
- 
A human friendly description of the message format. 
- getDescription() - Method in class com.oracle.iot.client.message.AlertMessage
- 
Gets the description for this alert. 
- getDescription() - Method in enum com.oracle.iot.client.message.StatusCode
- 
Returns text description of HTTP status. 
- getDestination() - Method in class com.oracle.iot.client.message.Message
- 
Get message destination (Endpoint Id to which the message is originated). 
- getDiagnostics() - Method in class com.oracle.iot.client.message.Message
- 
Get message diagnostics 
- getDiagnosticValue(String) - Method in class com.oracle.iot.client.message.Message
-  
- getDirection() - Method in class com.oracle.iot.client.message.Message
- 
Get message direction. 
- getEncryptedSharedSecret() - Method in interface com.oracle.iot.client.trust.TrustedAssetsManager
- 
- getEndpointCertificate() - Method in interface com.oracle.iot.client.trust.TrustedAssetsManager
- 
Retrieves the assigned endpoint certificate. 
- getEndpointId() - Method in interface com.oracle.iot.client.trust.TrustedAssetsManager
- 
Retrieves the assigned endpoint ID. 
- getEndpointName() - Method in class com.oracle.iot.client.message.Resource
-  
- getEndpointName() - Method in class com.oracle.iot.client.message.ResourceMessage
- 
Returns endpoint id for the message 
- getEndpointName() - Method in class com.oracle.iot.client.message.ResourceMessage.ReportResponse
-  
- getErrorCode() - Method in exception com.oracle.iot.client.message.MessageParsingException
- 
Method returns code for the current error. 
- getEventTime() - Method in class com.oracle.iot.client.message.Message
- 
Get event time of the message 
- getFields() - Method in class com.oracle.iot.client.DeviceModelFormat
- 
Get the format of fields. 
- getFormat() - Method in class com.oracle.iot.client.message.AlertMessage
- 
Get the name of the format for data. 
- getFormat() - Method in class com.oracle.iot.client.message.DataMessage
- 
Get the name of the format for data. 
- getHeaders() - Method in class com.oracle.iot.client.message.RequestMessage
- 
Get Http request message headers. 
- getHeaders() - Method in class com.oracle.iot.client.message.ResponseMessage
- 
Get Http response message headers. 
- getHeaderValue(String, int) - Method in class com.oracle.iot.client.message.RequestMessage
- 
Get request message header value at given index. 
- getHeaderValue(String) - Method in class com.oracle.iot.client.message.RequestMessage
- 
Get first value from request message header. 
- getHeaderValue(String, int) - Method in class com.oracle.iot.client.message.ResponseMessage
- 
Get response message header value at given index. 
- getHeaderValue(String) - Method in class com.oracle.iot.client.message.ResponseMessage
- 
Get first value from response message header. 
- getHeaderValues(String) - Method in class com.oracle.iot.client.message.RequestMessage
- 
Get Http request message header values for given header name. 
- getHeaderValues(String) - Method in class com.oracle.iot.client.message.ResponseMessage
- 
Get Http response message header values for given header name. 
- getId() - Method in class com.oracle.iot.client.message.Message
- 
Get unique ID for a message. 
- getKey() - Method in class com.oracle.iot.client.message.DataItem
- 
Get data item key. 
- getKeys() - Method in class com.oracle.iot.client.message.MessageProperties
- 
Get a Setof the keys.
 
- getLowerBound() - Method in class com.oracle.iot.client.DeviceModelAction.Argument
- 
- getLowerBound() - Method in class com.oracle.iot.client.DeviceModelAttribute
- 
- getMD5ofList(List<String>) - Static method in class com.oracle.iot.client.message.ResourceMessage
- 
Calculates the MD5 hash value for a list of Strings. 
- getMessageType() - Method in class com.oracle.iot.client.message.ResourceMessage
- 
Returns type of the message (Could be UPDATE or DELETE) 
- getMethod() - Method in class com.oracle.iot.client.message.RequestMessage
- 
Get request message method. 
- getMethods() - Method in class com.oracle.iot.client.message.Resource
-  
- getModel() - Method in class com.oracle.iot.client.DeviceModelAttribute
- 
Get the URN of the device type model this attribute comes from. 
- getName() - Method in class com.oracle.iot.client.DeviceModelAction.Argument
- 
Get the argument name. 
- getName() - Method in class com.oracle.iot.client.DeviceModelAction
- 
Get the action name. 
- getName() - Method in class com.oracle.iot.client.DeviceModelAttribute
- 
Get the attribute name. 
- getName() - Method in interface com.oracle.iot.client.DeviceModelFormat.Field
- 
Get the message format name. 
- getName() - Method in class com.oracle.iot.client.DeviceModelFormat
- 
Get the message format name. 
- getName() - Method in class com.oracle.iot.client.message.Resource
-  
- getOrdinal() - Method in class com.oracle.iot.client.message.Message
- 
Get the order in which this message was created. 
- getParam(String) - Method in class com.oracle.iot.client.message.RequestMessage
- 
Get parameter value for given parameter name. 
- getParams() - Method in class com.oracle.iot.client.message.RequestMessage
- 
Get Http request message parameters. 
- getPath() - Method in class com.oracle.iot.client.message.Resource
-  
- getPriority() - Method in class com.oracle.iot.client.message.Message
- 
Get message priority. 
- getProperties() - Method in class com.oracle.iot.client.message.Message
- 
Get message properties. 
- getProperties(String) - Method in class com.oracle.iot.client.message.MessageProperties
- 
Get a Listof values for a particular key.
 
- getProperty(String) - Method in class com.oracle.iot.client.message.MessageProperties
- 
Get the first value for a particular key. 
- getProperty(String, int) - Method in class com.oracle.iot.client.message.MessageProperties
- 
Get a specific value. 
- getPublicKey() - Method in interface com.oracle.iot.client.trust.TrustedAssetsManager
- 
Retrieves the public key to be used for certificate request. 
- getReceivedTime() - Method in class com.oracle.iot.client.message.Message
- 
Get message received time. 
- getReconciliationMark() - Method in class com.oracle.iot.client.message.ResourceMessage
-  
- getReliability() - Method in class com.oracle.iot.client.message.Message
- 
Get message reliability 
- getRemainingRetries() - Method in class com.oracle.iot.client.message.Message
- 
Not intended for general use. 
- getRequestId() - Method in class com.oracle.iot.client.message.ResponseMessage
- 
- getResources() - Method in class com.oracle.iot.client.message.ResourceMessage
- 
Returns List of resources described in the message. 
- getSender() - Method in class com.oracle.iot.client.message.Message
- 
Get message sender (Endpoint Id from which the message is sent from). 
- getSentTime() - Method in class com.oracle.iot.client.message.Message
- 
Get message sent time. 
- getServerHost() - Method in interface com.oracle.iot.client.trust.TrustedAssetsManager
- 
Retrieves the IoT CS server host name. 
- getServerPort() - Method in interface com.oracle.iot.client.trust.TrustedAssetsManager
- 
Retrieves the IoT CS server port. 
- getServerScheme() - Method in interface com.oracle.iot.client.trust.TrustedAssetsManager
- 
Retrieves the protocol scheme that should be used to talk to the IoT CS. 
- getSeverity() - Method in class com.oracle.iot.client.message.AlertMessage
- 
Gets the severity of this alert 
- getSource() - Method in class com.oracle.iot.client.message.Message
- 
Get message source (Endpoint Id from which the message is originated). 
- getStatus() - Method in class com.oracle.iot.client.message.Resource
-  
- getStatus() - Method in class com.oracle.iot.client.message.ResourceMessage.ReportResponse
-  
- getStatusCode() - Method in class com.oracle.iot.client.message.ResponseMessage
- 
Get Http response message status code. 
- getTrustAnchorCertificates() - Method in interface com.oracle.iot.client.trust.TrustedAssetsManager
- 
Retrieves the trust anchor or most-trusted Certification Authority (CA)
 certificates to be used to validate the IoT CS server certificate chain. 
- getTrustedAssetsManager(Object) - Static method in class com.oracle.iot.client.trust.TrustedAssetsManager.Factory
- 
Loads and instantiates a custom or the default TrustedAssetsManager.
 
- getTrustedAssetsManager(String, String, Object) - Static method in class com.oracle.iot.client.trust.TrustedAssetsManager.Factory
- 
Loads and instantiates a custom or the default
 TrustedAssetsManager.
 
- getType() - Method in class com.oracle.iot.client.DeviceModelAttribute
- 
The data type of the attribute. 
- getType() - Method in interface com.oracle.iot.client.DeviceModelFormat.Field
- 
The JSON type message. 
- getType() - Method in class com.oracle.iot.client.DeviceModelFormat
- 
The type of the message. 
- getType() - Method in class com.oracle.iot.client.message.AlertMessage
-  
- getType() - Method in class com.oracle.iot.client.message.DataItem
- 
Get data item type. 
- getType() - Method in class com.oracle.iot.client.message.DataMessage
- 
Get type message type. 
- getType() - Method in class com.oracle.iot.client.message.Message
- 
Abstract method to return message type. 
- getType() - Method in class com.oracle.iot.client.message.RequestMessage
- 
Get message type. 
- getType() - Method in class com.oracle.iot.client.message.ResourceMessage
-  
- getType() - Method in class com.oracle.iot.client.message.ResponseMessage
- 
Get message type. 
- getUpperBound() - Method in class com.oracle.iot.client.DeviceModelAction.Argument
- 
- getUpperBound() - Method in class com.oracle.iot.client.DeviceModelAttribute
- 
- getURL() - Method in class com.oracle.iot.client.message.RequestMessage
- 
Get request message URL. 
- getURL() - Method in class com.oracle.iot.client.message.ResponseMessage
- 
Get request message URL. 
- getURN() - Method in class com.oracle.iot.client.DeviceModelFormat
- 
Get the URN of the message format 
- getValue() - Method in enum com.oracle.iot.client.message.AlertMessage.Severity
- 
Returns severity as int value. 
- getValue() - Method in class com.oracle.iot.client.message.DataItem
- 
Get data item value. 
- getValue() - Method in enum com.oracle.iot.client.message.DataItem.Type
- 
Returns name of the enum value as String
 
- getValue() - Method in enum com.oracle.iot.client.message.Message.Priority
- 
Returns priority as int value. 
- getValue() - Method in enum com.oracle.iot.client.message.Message.Reliability
- 
Returns reliability as int value. 
- value() - Method in enum com.oracle.iot.client.message.Resource.Method
-  
- valueOf(String) - Static method in enum com.oracle.iot.client.DeviceModelAttribute.Access
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.oracle.iot.client.DeviceModelAttribute.Type
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.oracle.iot.client.DeviceModelFormat.Type
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.oracle.iot.client.message.AlertMessage.Severity
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.oracle.iot.client.message.DataItem.Type
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.oracle.iot.client.message.Message.Direction
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.oracle.iot.client.message.Message.Priority
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.oracle.iot.client.message.Message.Reliability
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.oracle.iot.client.message.Message.Type
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.oracle.iot.client.message.Resource.Method
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.oracle.iot.client.message.Resource.Status
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.oracle.iot.client.message.ResourceMessage.ReportResponse.ResponseStatus
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.oracle.iot.client.message.ResourceMessage.Type
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.oracle.iot.client.message.StatusCode
- 
Returns the enum constant of this type with the specified name. 
- valueOf(int) - Static method in enum com.oracle.iot.client.message.StatusCode
- 
Returns instance of StatusCode for given code. 
- values() - Static method in enum com.oracle.iot.client.DeviceModelAttribute.Access
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.oracle.iot.client.DeviceModelAttribute.Type
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.oracle.iot.client.DeviceModelFormat.Type
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.oracle.iot.client.message.AlertMessage.Severity
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.oracle.iot.client.message.DataItem.Type
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.oracle.iot.client.message.Message.Direction
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.oracle.iot.client.message.Message.Priority
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.oracle.iot.client.message.Message.Reliability
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.oracle.iot.client.message.Message.Type
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.oracle.iot.client.message.Resource.Method
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.oracle.iot.client.message.Resource.Status
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.oracle.iot.client.message.ResourceMessage.ReportResponse.ResponseStatus
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.oracle.iot.client.message.ResourceMessage.Type
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.oracle.iot.client.message.StatusCode
- 
Returns an array containing the constants of this enum type, in
the order they are declared.