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