Uses of Class
com.woorea.openstack.keystone.v3.model.Endpoint
-
Packages that use Endpoint Package Description com.woorea.openstack.keystone.v3.model -
-
Uses of Endpoint in com.woorea.openstack.keystone.v3.model
Methods in com.woorea.openstack.keystone.v3.model that return types with arguments of type Endpoint Modifier and Type Method Description List<Endpoint>Endpoints. getList()Iterator<Endpoint>Endpoints. iterator()
-