| Package | Description |
|---|---|
| org.openstack4j.api.senlin | |
| org.openstack4j.openstack.senlin.domain | |
| org.openstack4j.openstack.senlin.internal |
| Modifier and Type | Method and Description |
|---|---|
PolicyType |
SenlinPolicyTypeService.get(String policyTypeName)
returns details of a
PolicyType. |
| Modifier and Type | Method and Description |
|---|---|
List<? extends PolicyType> |
SenlinPolicyTypeService.list()
Gets a list of currently existing
PolicyTypes. |
| Modifier and Type | Class and Description |
|---|---|
class |
SenlinPolicyType
This is a model of a senlinPolicy_type.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyType |
SenlinPolicyTypeServiceImpl.get(String policyType) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends PolicyType> |
SenlinPolicyTypeServiceImpl.list() |
Copyright © 2017. All rights reserved.