@Generated(value={"Immutables.generator","_UserSpaceRoleEntity"}) public final class UserSpaceRoleEntity extends AbstractUserEntity
Modifier and Type | Class and Description |
---|---|
static class |
UserSpaceRoleEntity.Builder
Builds instances of type
UserSpaceRoleEntity . |
Modifier and Type | Method and Description |
---|---|
static UserSpaceRoleEntity.Builder |
builder()
Creates a builder for
UserSpaceRoleEntity . |
boolean |
equals(Object another)
This instance is equal to all instances of
UserSpaceRoleEntity that have equal attribute values. |
Boolean |
getActive()
The active property
|
Boolean |
getAdmin()
The admin property
|
String |
getAuditedOrganizationsUrl()
The audited organizations url
|
String |
getAuditedSpacesUrl()
The audited spaces url
|
String |
getBillingManagedOrganizationsUrl()
The billing managed organizations url
|
String |
getDefaultSpaceId()
The default space id
|
String |
getDefaultSpaceUrl()
The default space url
|
String |
getManagedOrganizationsUrl()
The managed organizations url
|
String |
getManagedSpacesUrl()
The managed spaces url
|
String |
getOrganizationsUrl()
The organizations url
|
List<String> |
getSpaceRoles()
The space roles
|
String |
getSpacesUrl()
The spaces url
|
String |
getUsername()
The username
|
int |
hashCode()
Computes a hash code from attributes:
spaceRoles , active , admin , auditedOrganizationsUrl , auditedSpacesUrl , billingManagedOrganizationsUrl , defaultSpaceId , defaultSpaceUrl , managedOrganizationsUrl , managedSpacesUrl , organizationsUrl , spacesUrl , username . |
String |
toString()
Prints the immutable value
UserSpaceRoleEntity with attribute values. |
public Boolean getActive()
getActive
in class AbstractUserEntity
public Boolean getAdmin()
getAdmin
in class AbstractUserEntity
public String getAuditedOrganizationsUrl()
getAuditedOrganizationsUrl
in class AbstractUserEntity
public String getAuditedSpacesUrl()
getAuditedSpacesUrl
in class AbstractUserEntity
public String getBillingManagedOrganizationsUrl()
getBillingManagedOrganizationsUrl
in class AbstractUserEntity
public String getDefaultSpaceId()
getDefaultSpaceId
in class AbstractUserEntity
public String getDefaultSpaceUrl()
getDefaultSpaceUrl
in class AbstractUserEntity
public String getManagedOrganizationsUrl()
getManagedOrganizationsUrl
in class AbstractUserEntity
public String getManagedSpacesUrl()
getManagedSpacesUrl
in class AbstractUserEntity
public String getOrganizationsUrl()
getOrganizationsUrl
in class AbstractUserEntity
public String getSpacesUrl()
getSpacesUrl
in class AbstractUserEntity
public String getUsername()
getUsername
in class AbstractUserEntity
public boolean equals(Object another)
UserSpaceRoleEntity
that have equal attribute values.public int hashCode()
spaceRoles
, active
, admin
, auditedOrganizationsUrl
, auditedSpacesUrl
, billingManagedOrganizationsUrl
, defaultSpaceId
, defaultSpaceUrl
, managedOrganizationsUrl
, managedSpacesUrl
, organizationsUrl
, spacesUrl
, username
.public String toString()
UserSpaceRoleEntity
with attribute values.public static UserSpaceRoleEntity.Builder builder()
UserSpaceRoleEntity
.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.