public class SenlinClusterPolicy extends Object implements ClusterPolicy
Modifier and Type | Class and Description |
---|---|
static class |
SenlinClusterPolicy.ClusterPolicy
An inner class for representing lists of senlinCluster_policy
|
Constructor and Description |
---|
SenlinClusterPolicy() |
Modifier and Type | Method and Description |
---|---|
String |
getClusterID()
Returns the cluster id of the ClusterPolicy
|
String |
getClusterName()
Returns the cluster name of the ClusterPolicy
|
Boolean |
getEnabled()
Returns the enabled or not of the ClusterPolicy
|
String |
getId()
Returns the id of the ClusterPolicy
|
String |
getPolicyID()
Returns the policy id of the ClusterPolicy
|
String |
getPolicyName()
Returns the policy name of the ClusterPolicy
|
String |
getPolicyType()
Returns the policy type of the ClusterPolicy
|
String |
toString() |
public String getId()
ClusterPolicy
getId
in interface ClusterPolicy
public String getPolicyType()
ClusterPolicy
getPolicyType
in interface ClusterPolicy
public String getClusterID()
ClusterPolicy
getClusterID
in interface ClusterPolicy
public String getClusterName()
ClusterPolicy
getClusterName
in interface ClusterPolicy
public Boolean getEnabled()
ClusterPolicy
getEnabled
in interface ClusterPolicy
public String getPolicyID()
ClusterPolicy
getPolicyID
in interface ClusterPolicy
public String getPolicyName()
ClusterPolicy
getPolicyName
in interface ClusterPolicy
Copyright © 2017. All rights reserved.