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