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