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