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