@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 AbstractUserEntitypublic Boolean getAdmin()
getAdmin in class AbstractUserEntitypublic String getAuditedOrganizationsUrl()
getAuditedOrganizationsUrl in class AbstractUserEntitypublic String getAuditedSpacesUrl()
getAuditedSpacesUrl in class AbstractUserEntitypublic String getBillingManagedOrganizationsUrl()
getBillingManagedOrganizationsUrl in class AbstractUserEntitypublic String getDefaultSpaceId()
getDefaultSpaceId in class AbstractUserEntitypublic String getDefaultSpaceUrl()
getDefaultSpaceUrl in class AbstractUserEntitypublic String getManagedOrganizationsUrl()
getManagedOrganizationsUrl in class AbstractUserEntitypublic String getManagedSpacesUrl()
getManagedSpacesUrl in class AbstractUserEntitypublic String getOrganizationsUrl()
getOrganizationsUrl in class AbstractUserEntitypublic String getSpacesUrl()
getSpacesUrl in class AbstractUserEntitypublic String getUsername()
getUsername in class AbstractUserEntitypublic 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 © 2017 Pivotal Software, Inc.. All rights reserved.