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