java.com.ionic.sdk.agent.key.merge.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ionic-sdk Show documentation
Show all versions of ionic-sdk Show documentation
The Ionic Java SDK provides an easy-to-use interface to the Ionic Platform.
/**
* Data structures and logic associated with the merge of two sets of mutable attributes, in context of an Ionic
* Update Key server request.
*
* See Machina Developers for
* more information about the UpdateKey operation.
*/
package com.ionic.sdk.agent.key.merge;