Interface GanNodeDetailsService
- 
public interface GanNodeDetailsServiceCreated on 4/21/15.- Since:
 - 1.8.0
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GanNodeDetailsgetGanNodeDetails()java.lang.StringgetPlatformVersion() 
 - 
 
- 
- 
Method Detail
- 
getGanNodeDetails
GanNodeDetails getGanNodeDetails()
 
- 
getPlatformVersion
java.lang.String getPlatformVersion()
- Returns:
 - the Platform version in a parsable format
 
 
 - 
 
 -