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