Uses of Class
com.woorea.openstack.keystone.model.Access.Service
-
Packages that use Access.Service Package Description com.woorea.openstack.keystone.model com.woorea.openstack.keystone.utils -
-
Uses of Access.Service in com.woorea.openstack.keystone.model
Methods in com.woorea.openstack.keystone.model that return types with arguments of type Access.Service Modifier and Type Method Description List<Access.Service>Access. getServiceCatalog() -
Uses of Access.Service in com.woorea.openstack.keystone.utils
Method parameters in com.woorea.openstack.keystone.utils with type arguments of type Access.Service Modifier and Type Method Description static StringKeystoneUtils. findEndpointURL(List<Access.Service> serviceCatalog, String type, String region, String facing)
-