Class KeystoneAccess.AccessUser.AccessRole
- java.lang.Object
-
- org.openstack4j.openstack.identity.v2.domain.KeystoneRole
-
- org.openstack4j.openstack.identity.v2.domain.KeystoneAccess.AccessUser.AccessRole
-
- All Implemented Interfaces:
Serializable,Buildable<RoleBuilder>,Role,ModelEntity
- Enclosing class:
- KeystoneAccess.AccessUser
public static final class KeystoneAccess.AccessUser.AccessRole extends KeystoneRole
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.openstack4j.openstack.identity.v2.domain.KeystoneRole
KeystoneRole.RoleConcreteBuilder, KeystoneRole.Roles
-
Nested classes/interfaces inherited from interface org.openstack4j.common.Buildable
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
-
-
Constructor Summary
Constructors Constructor Description AccessRole()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()-
Methods inherited from class org.openstack4j.openstack.identity.v2.domain.KeystoneRole
builder, getDescription, getId, getName, getServiceId, getTenantId, isEnabled, toBuilder
-
-
-
-
Method Detail
-
toString
public String toString()
- Overrides:
toStringin classKeystoneRole
-
-