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