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
PolicyTypes. |
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uripublic List<? extends PolicyType> list()
SenlinPolicyTypeServicePolicyTypes.list in interface SenlinPolicyTypeServicePolicyTypespublic PolicyType get(String policyType)
SenlinPolicyTypeServicePolicyType.get in interface SenlinPolicyTypeServicepolicyType - Name of PolicyTypeCopyright © 2017. All rights reserved.