@Generated(value={"Immutables.generator","_UserEntity"}) public final class UserEntity extends AbstractUserEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
UserEntity.Builder
Builds instances of type
UserEntity. |
| Modifier and Type | Method and Description |
|---|---|
static UserEntity.Builder |
builder()
Creates a builder for
UserEntity. |
boolean |
equals(Object another)
This instance is equal to all instances of
UserEntity 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
|
String |
getSpacesUrl()
The spaces url
|
String |
getUsername()
The username
|
int |
hashCode()
Computes a hash code from attributes:
active, admin, auditedOrganizationsUrl, auditedSpacesUrl, billingManagedOrganizationsUrl, defaultSpaceId, defaultSpaceUrl, managedOrganizationsUrl, managedSpacesUrl, organizationsUrl, spacesUrl, username. |
String |
toString()
Prints the immutable value
UserEntity 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)
UserEntity that have equal attribute values.public int hashCode()
active, admin, auditedOrganizationsUrl, auditedSpacesUrl, billingManagedOrganizationsUrl, defaultSpaceId, defaultSpaceUrl, managedOrganizationsUrl, managedSpacesUrl, organizationsUrl, spacesUrl, username.public String toString()
UserEntity with attribute values.public static UserEntity.Builder builder()
UserEntity.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.