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