public interface PolicyType extends ModelEntity
GET /v1/policy-types/{policy_type}
http://developer.openstack.org/api-ref-clustering-v1.html
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of the PolicyType
|
Map<String,Object> |
getSchema()
Returns the schema of the PolicyType
|
Copyright © 2017. All rights reserved.