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