Interface Version
-
- All Superinterfaces:
BaseModel,DeepCopyable
- All Known Implementing Classes:
VersionImpl
public interface Version extends BaseModel
Version information
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetRelease()Get the version release string-
Methods inherited from interface ninja.codingsolutions.solaredgeapiclient.interfaces.DeepCopyable
deepCopy
-
-