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