public class SenlinVersion extends Object implements Version
Modifier and Type | Class and Description |
---|---|
static class |
SenlinVersion.Version
An inner class for representing lists of senlinVersion
|
Constructor and Description |
---|
SenlinVersion() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the id of the senlin version
|
List<Map<String,String>> |
getLinks()
Returns the links of the senlin version
|
String |
getStatus()
Returns the status of the senlin version
|
String |
toString() |
public String getStatus()
Version
public String getId()
Version
public List<Map<String,String>> getLinks()
Version
Copyright © 2017. All rights reserved.