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