@Generated(value={"Immutables.generator","_SummaryUserResponse"}) public final class SummaryUserResponse extends AbstractUserSummaryResource
| Modifier and Type | Class and Description |
|---|---|
static class |
SummaryUserResponse.Builder
Builds instances of type
SummaryUserResponse. |
| Modifier and Type | Method and Description |
|---|---|
static SummaryUserResponse.Builder |
builder()
Creates a builder for
SummaryUserResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
SummaryUserResponse that have equal attribute values. |
UserSummaryEntity |
getEntity()
The resource's entity
|
Metadata |
getMetadata()
The resource's metadata
|
int |
hashCode()
Computes a hash code from attributes:
entity, metadata. |
String |
toString()
Prints the immutable value
SummaryUserResponse with attribute values. |
public UserSummaryEntity getEntity()
getEntity in class Resource<UserSummaryEntity>public Metadata getMetadata()
getMetadata in class Resource<UserSummaryEntity>public boolean equals(Object another)
SummaryUserResponse that have equal attribute values.public int hashCode()
entity, metadata.public String toString()
SummaryUserResponse with attribute values.public static SummaryUserResponse.Builder builder()
SummaryUserResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.