@Generated(value={"Immutables.generator","_UploadBuildpackResponse"}) public final class UploadBuildpackResponse extends AbstractBuildpackResource
| Modifier and Type | Class and Description |
|---|---|
static class |
UploadBuildpackResponse.Builder
Builds instances of type
UploadBuildpackResponse. |
| Modifier and Type | Method and Description |
|---|---|
static UploadBuildpackResponse.Builder |
builder()
Creates a builder for
UploadBuildpackResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
UploadBuildpackResponse that have equal attribute values. |
BuildpackEntity |
getEntity()
The resource's entity
|
Metadata |
getMetadata()
The resource's metadata
|
int |
hashCode()
Computes a hash code from attributes:
entity, metadata. |
String |
toString()
Prints the immutable value
UploadBuildpackResponse with attribute values. |
public BuildpackEntity getEntity()
getEntity in class Resource<BuildpackEntity>public Metadata getMetadata()
getMetadata in class Resource<BuildpackEntity>public boolean equals(Object another)
UploadBuildpackResponse that have equal attribute values.public int hashCode()
entity, metadata.public String toString()
UploadBuildpackResponse with attribute values.public static UploadBuildpackResponse.Builder builder()
UploadBuildpackResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.