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
Fields in com.woorea.openstack.keystone.v3.model with type parameters of type Token.Service Modifier and Type Field Description private java.util.List<Token.Service>Token. catalogMethods in com.woorea.openstack.keystone.v3.model that return types with arguments of type Token.Service Modifier and Type Method Description java.util.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(java.util.List<Token.Service> catalog)
-