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