@Generated(value={"Immutables.generator","_UserSummaryEntity"}) public final class UserSummaryEntity extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UserSummaryEntity.Builder
Builds instances of type
UserSummaryEntity. |
| Modifier and Type | Method and Description |
|---|---|
static UserSummaryEntity.Builder |
builder()
Creates a builder for
UserSummaryEntity. |
boolean |
equals(Object another)
This instance is equal to all instances of
UserSummaryEntity that have equal attribute values. |
List<UserOrganizationResource> |
getAuditedOrganizations()
The audited organizations
|
List<UserSpaceResource> |
getAuditedSpaces()
The audited spaces
|
List<UserOrganizationResource> |
getBillingManagedOrganizations()
The billing managed organizations
|
List<UserOrganizationResource> |
getManagedOrganizations()
The managed organizations
|
List<UserSpaceResource> |
getManagedSpaces()
The managed spaces
|
List<UserOrganizationResource> |
getOrganizations()
The developer organizations
|
List<UserSpaceResource> |
getSpaces()
The developer spaces
|
int |
hashCode()
Computes a hash code from attributes:
auditedOrganizations, auditedSpaces, billingManagedOrganizations, managedOrganizations, managedSpaces, organizations, spaces. |
String |
toString()
Prints the immutable value
UserSummaryEntity with attribute values. |
public List<UserOrganizationResource> getAuditedOrganizations()
public List<UserSpaceResource> getAuditedSpaces()
public List<UserOrganizationResource> getBillingManagedOrganizations()
public List<UserOrganizationResource> getManagedOrganizations()
public List<UserSpaceResource> getManagedSpaces()
public List<UserOrganizationResource> getOrganizations()
public List<UserSpaceResource> getSpaces()
public boolean equals(Object another)
UserSummaryEntity that have equal attribute values.public int hashCode()
auditedOrganizations, auditedSpaces, billingManagedOrganizations, managedOrganizations, managedSpaces, organizations, spaces.public String toString()
UserSummaryEntity with attribute values.public static UserSummaryEntity.Builder builder()
UserSummaryEntity.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.