| Package | Description |
|---|---|
| org.openstack4j.api.senlin | |
| org.openstack4j.openstack.senlin.domain | |
| org.openstack4j.openstack.senlin.internal |
| Modifier and Type | Method and Description |
|---|---|
ProfileType |
SenlinProfileTypeService.get(String profileTypeName)
returns details of a
ProfileType. |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ProfileType> |
SenlinProfileTypeService.list()
Gets a list of currently existing
ProfileTypes. |
| Modifier and Type | Class and Description |
|---|---|
class |
SenlinProfileType
This is a model of a senlinProfile_type.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileType |
SenlinProfileTypeServiceImpl.get(String ProfileType) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ProfileType> |
SenlinProfileTypeServiceImpl.list() |
Copyright © 2017. All rights reserved.