@Generated(value={"Immutables.generator","_GetPackageRequest"}) public final class GetPackageRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetPackageRequest.Builder
Builds instances of type
GetPackageRequest. |
| Modifier and Type | Method and Description |
|---|---|
static GetPackageRequest.Builder |
builder()
Creates a builder for
GetPackageRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
GetPackageRequest 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
GetPackageRequest with attribute values. |
public String getPackageId()
public boolean equals(Object another)
GetPackageRequest that have equal attribute values.public int hashCode()
packageId.public String toString()
GetPackageRequest with attribute values.public static GetPackageRequest.Builder builder()
GetPackageRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.