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