@Generated(value={"Immutables.generator","_GetPackageResponse"}) public final class GetPackageResponse extends Package
| Modifier and Type | Class and Description |
|---|---|
static class |
GetPackageResponse.Builder
Builds instances of type
GetPackageResponse. |
Package.DataDeserializer| Modifier and Type | Method and Description |
|---|---|
static GetPackageResponse.Builder |
builder()
Creates a builder for
GetPackageResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
GetPackageResponse 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
GetPackageResponse with attribute values. |
public String getCreatedAt()
getCreatedAt in class Packagepublic PackageType getType()
public String getUpdatedAt()
getUpdatedAt in class Packagepublic boolean equals(Object another)
GetPackageResponse that have equal attribute values.public int hashCode()
createdAt, data, id, links, state, type, updatedAt.public String toString()
GetPackageResponse with attribute values.public static GetPackageResponse.Builder builder()
GetPackageResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.