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