public class V1VsphereVirtualDiskVolumeSource extends Object
Constructor and Description |
---|
V1VsphereVirtualDiskVolumeSource() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
V1VsphereVirtualDiskVolumeSource |
fsType(String fsType) |
String |
getFsType()
Filesystem type to mount.
|
String |
getVolumePath()
Path that identifies vSphere volume vmdk
|
int |
hashCode() |
void |
setFsType(String fsType) |
void |
setVolumePath(String volumePath) |
String |
toString() |
V1VsphereVirtualDiskVolumeSource |
volumePath(String volumePath) |
public V1VsphereVirtualDiskVolumeSource fsType(String fsType)
public String getFsType()
public void setFsType(String fsType)
public V1VsphereVirtualDiskVolumeSource volumePath(String volumePath)
public String getVolumePath()
public void setVolumePath(String volumePath)
Copyright © 2017. All rights reserved.