Package com.mypurecloud.sdk.v2.model
Class SdkLibrary
java.lang.Object
com.mypurecloud.sdk.v2.model.SdkLibrary
- All Implemented Interfaces:
Serializable
SdkLibrary
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()inthashCode()The name of the SDK.voidvoidsetVersion(String version) toString()The version of the SDK.
-
Constructor Details
-
SdkLibrary
public SdkLibrary() -
SdkLibrary
-
-
Method Details