@Generated(value={"Immutables.generator","_CreateUserResponse"}) public final class CreateUserResponse extends AbstractUserResource
Modifier and Type | Class and Description |
---|---|
static class |
CreateUserResponse.Builder
Builds instances of type
CreateUserResponse . |
Modifier and Type | Method and Description |
---|---|
static CreateUserResponse.Builder |
builder()
Creates a builder for
CreateUserResponse . |
boolean |
equals(Object another)
This instance is equal to all instances of
CreateUserResponse that have equal attribute values. |
UserEntity |
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
CreateUserResponse with attribute values. |
public UserEntity getEntity()
getEntity
in class Resource<UserEntity>
public Metadata getMetadata()
getMetadata
in class Resource<UserEntity>
public boolean equals(Object another)
CreateUserResponse
that have equal attribute values.public int hashCode()
entity
, metadata
.public String toString()
CreateUserResponse
with attribute values.public static CreateUserResponse.Builder builder()
CreateUserResponse
.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.