Uses of Class
com.woorea.openstack.keystone.v3.model.Token.Service
-
Packages that use Token.Service Package Description com.woorea.openstack.keystone.v3.model -
-
Uses of Token.Service in com.woorea.openstack.keystone.v3.model
Methods in com.woorea.openstack.keystone.v3.model that return types with arguments of type Token.Service Modifier and Type Method Description List<Token.Service>Token. getCatalog()Method parameters in com.woorea.openstack.keystone.v3.model with type arguments of type Token.Service Modifier and Type Method Description voidToken. setCatalog(List<Token.Service> catalog)
-