@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. |
PackageRelationships |
getRelationships()
The relationships
|
String |
getSourcePackageId()
The source package id
|
int |
hashCode()
Computes a hash code from attributes:
relationships, sourcePackageId. |
String |
toString()
Prints the immutable value
CopyPackageRequest with attribute values. |
public PackageRelationships getRelationships()
public String getSourcePackageId()
public boolean equals(Object another)
CopyPackageRequest that have equal attribute values.public int hashCode()
relationships, sourcePackageId.public String toString()
CopyPackageRequest with attribute values.public static CopyPackageRequest.Builder builder()
CopyPackageRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.