Package | Description |
---|---|
org.openstack4j.api.senlin | |
org.openstack4j.openstack.senlin.domain | |
org.openstack4j.openstack.senlin.internal |
Modifier and Type | Method and Description |
---|---|
ClusterPolicy |
SenlinClusterPolicyService.get(String clusterID,
String policyID)
returns details of a
ClusterPolicy . |
Modifier and Type | Method and Description |
---|---|
List<? extends ClusterPolicy> |
SenlinClusterPolicyService.list(String clusterID)
Gets a list of currently existing
ClusterPolicy s. |
Modifier and Type | Class and Description |
---|---|
class |
SenlinClusterPolicy
This is a model of a senlinCluster_policy.
|
Modifier and Type | Method and Description |
---|---|
ClusterPolicy |
SenlinClusterPolicyServiceImpl.get(String clusterID,
String policyID) |
Modifier and Type | Method and Description |
---|---|
List<? extends ClusterPolicy> |
SenlinClusterPolicyServiceImpl.list(String clusterID) |
Copyright © 2017. All rights reserved.