Uses of Class
org.openstack4j.openstack.identity.v3.domain.KeystoneRole
-
Packages that use KeystoneRole Package Description org.openstack4j.openstack.identity.v3.domain -
-
Uses of KeystoneRole in org.openstack4j.openstack.identity.v3.domain
Fields in org.openstack4j.openstack.identity.v3.domain with type parameters of type KeystoneRole Modifier and Type Field Description protected List<KeystoneRole>KeystoneRole.Roles. listMethods in org.openstack4j.openstack.identity.v3.domain that return types with arguments of type KeystoneRole Modifier and Type Method Description List<? extends KeystoneRole>KeystoneToken. getRoles()List<KeystoneRole>KeystoneRole.Roles. value()
-