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