@Generated(value={"Immutables.generator","_SpaceResource"}) public final class SpaceResource extends Space
| Modifier and Type | Class and Description |
|---|---|
static class |
SpaceResource.Builder
Builds instances of type
SpaceResource. |
| Modifier and Type | Method and Description |
|---|---|
static SpaceResource.Builder |
builder()
Creates a builder for
SpaceResource. |
boolean |
equals(Object another)
This instance is equal to all instances of
SpaceResource that have equal attribute values. |
String |
getCreatedAt()
The created at
|
String |
getId()
The id
|
Map<String,Link> |
getLinks()
The links
|
String |
getName()
The name
|
String |
getUpdatedAt()
The updated at
|
int |
hashCode()
Computes a hash code from attributes:
createdAt, id, links, name, updatedAt. |
String |
toString()
Prints the immutable value
SpaceResource with attribute values. |
public String getCreatedAt()
getCreatedAt in class Spacepublic String getUpdatedAt()
getUpdatedAt in class Spacepublic boolean equals(Object another)
SpaceResource that have equal attribute values.public int hashCode()
createdAt, id, links, name, updatedAt.public String toString()
SpaceResource with attribute values.public static SpaceResource.Builder builder()
SpaceResource.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.