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