Package com.mypurecloud.sdk.v2.model
Class VmPairingInfo
java.lang.Object
com.mypurecloud.sdk.v2.model.VmPairingInfo
- All Implemented Interfaces:
Serializable
VmPairingInfo
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetOrgId()inthashCode()This is to be used to complete the setup process of a locally deployed virtual edge device.voidsetAuthToken(String authToken) voidvoidsetMetaData(MetaData metaData) voidtoString()
-
Constructor Details
-
VmPairingInfo
public VmPairingInfo() -
VmPairingInfo
-
-
Method Details
-
metaData
This is to be used to complete the setup process of a locally deployed virtual edge device. -
getMetaData
-
setMetaData
-
edgeId
-
getEdgeId
-
setEdgeId
-
authToken
-
getAuthToken
-
setAuthToken
-
orgId
-
getOrgId
-
setOrgId
-
equals
-
hashCode
public int hashCode() -
toString
-