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