public class SenlinPolicyTypeServiceImpl extends BaseSenlinServices implements SenlinPolicyTypeService
BaseOpenStackService.Invocation<R>
Constructor and Description |
---|
SenlinPolicyTypeServiceImpl() |
Modifier and Type | Method and Description |
---|---|
PolicyType |
get(String policyType)
returns details of a
PolicyType . |
List<? extends PolicyType> |
list()
Gets a list of currently existing
PolicyType s. |
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uri
public List<? extends PolicyType> list()
SenlinPolicyTypeService
PolicyType
s.list
in interface SenlinPolicyTypeService
PolicyType
spublic PolicyType get(String policyType)
SenlinPolicyTypeService
PolicyType
.get
in interface SenlinPolicyTypeService
policyType
- Name of PolicyType
Copyright © 2017. All rights reserved.