@Generated(value={"Immutables.generator","_DownloadPackageRequest"}) public final class DownloadPackageRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DownloadPackageRequest.Builder
Builds instances of type
DownloadPackageRequest . |
Modifier and Type | Method and Description |
---|---|
static DownloadPackageRequest.Builder |
builder()
Creates a builder for
DownloadPackageRequest . |
boolean |
equals(Object another)
This instance is equal to all instances of
DownloadPackageRequest that have equal attribute values. |
String |
getPackageId()
The package id
|
int |
hashCode()
Computes a hash code from attributes:
packageId . |
String |
toString()
Prints the immutable value
DownloadPackageRequest with attribute values. |
public String getPackageId()
public boolean equals(Object another)
DownloadPackageRequest
that have equal attribute values.public int hashCode()
packageId
.public String toString()
DownloadPackageRequest
with attribute values.public static DownloadPackageRequest.Builder builder()
DownloadPackageRequest
.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.