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