public class SenlinClusterPolicyServiceImpl extends BaseSenlinServices implements SenlinClusterPolicyService
BaseOpenStackService.Invocation<R>| Constructor and Description |
|---|
SenlinClusterPolicyServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
ClusterPolicy |
get(String clusterID,
String policyID)
returns details of a
ClusterPolicy. |
List<? extends ClusterPolicy> |
list(String clusterID)
Gets a list of currently existing
ClusterPolicys. |
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uripublic List<? extends ClusterPolicy> list(String clusterID)
SenlinClusterPolicyServiceClusterPolicys.list in interface SenlinClusterPolicyServiceClusterPolicyspublic ClusterPolicy get(String clusterID, String policyID)
SenlinClusterPolicyServiceClusterPolicy.get in interface SenlinClusterPolicyServiceclusterID - Id of ClusterpolicyID - Id of ClusterPolicyCopyright © 2017. All rights reserved.