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
ClusterPolicy s. |
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uri
public List<? extends ClusterPolicy> list(String clusterID)
SenlinClusterPolicyService
ClusterPolicy
s.list
in interface SenlinClusterPolicyService
ClusterPolicy
spublic ClusterPolicy get(String clusterID, String policyID)
SenlinClusterPolicyService
ClusterPolicy
.get
in interface SenlinClusterPolicyService
clusterID
- Id of ClusterpolicyID
- Id of ClusterPolicy
Copyright © 2017. All rights reserved.