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