@Deprecated public class VolumeRW extends Object implements Serializable
Bind
,
Serialized FormModifier and Type | Class and Description |
---|---|
static class |
VolumeRW.Deserializer
Deprecated.
|
static class |
VolumeRW.Serializer
Deprecated.
|
Constructor and Description |
---|
VolumeRW(Volume volume)
Deprecated.
|
VolumeRW(Volume volume,
AccessMode accessMode)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Deprecated.
|
AccessMode |
getAccessMode()
Deprecated.
|
Volume |
getVolume()
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
Returns a string representation of this
VolumeRW suitable for inclusion in a JSON message. |
public VolumeRW(Volume volume)
public VolumeRW(Volume volume, AccessMode accessMode)
public Volume getVolume()
public AccessMode getAccessMode()
public String toString()
VolumeRW
suitable for inclusion in a JSON message. The returned String is simply the
container path, #getPath()
.Copyright © 2017. All Rights Reserved.