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