Class KeystoneService.Catalog
- java.lang.Object
-
- org.openstack4j.openstack.common.ListResult<KeystoneService>
-
- org.openstack4j.openstack.identity.v3.domain.KeystoneService.Catalog
-
- All Implemented Interfaces:
Serializable,ListType,ModelEntity
- Enclosing class:
- KeystoneService
public static class KeystoneService.Catalog extends ListResult<KeystoneService>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Catalog()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<KeystoneService>value()-
Methods inherited from class org.openstack4j.openstack.common.ListResult
first, getList
-
-
-
-
Method Detail
-
value
protected List<KeystoneService> value()
- Specified by:
valuein classListResult<KeystoneService>
-
-