public final class UserEntity extends AbstractUserEntity
Modifier and Type | Class and Description |
---|---|
static class |
UserEntity.UserEntityBuilder |
Modifier and Type | Method and Description |
---|---|
static UserEntity.UserEntityBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
getActive, getAdmin, getAuditedOrganizationsUrl, getAuditedSpacesUrl, getBillingManagedOrganizationsUrl, getDefaultSpaceId, getDefaultSpaceUrl, getManagedOrganizationsUrl, getManagedSpacesUrl, getOrganizationsUrl, getSpacesUrl, getUsername
@Generated(value="lombok") public static UserEntity.UserEntityBuilder builder()
@Generated(value="lombok") public boolean equals(Object o)
equals
in class AbstractUserEntity
@Generated(value="lombok") protected boolean canEqual(Object other)
canEqual
in class AbstractUserEntity
@Generated(value="lombok") public int hashCode()
hashCode
in class AbstractUserEntity
@Generated(value="lombok") public String toString()
toString
in class AbstractUserEntity
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.