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