Assignment

pt.tecnico.dsi.openstack.keystone.models.Assignment
See theAssignment companion object
sealed trait Assignment

Attributes

Companion
object
Source
Assignment.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def roleId: String

Attributes

Source
Assignment.scala
def scope: Scope

Attributes

Source
Assignment.scala

Attributes

Source
Assignment.scala

Concrete methods

def role[F[_]](using client: KeystoneClient[F]): F[Role]

Attributes

Source
Assignment.scala