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