public class VsphereVirtualDiskVolumeSourceFluentImpl<A extends VsphereVirtualDiskVolumeSourceFluent<A>> extends BaseFluent<A> implements VsphereVirtualDiskVolumeSourceFluent<A>
_visitables| Constructor and Description |
|---|
VsphereVirtualDiskVolumeSourceFluentImpl() |
VsphereVirtualDiskVolumeSourceFluentImpl(VsphereVirtualDiskVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFsType() |
String |
getStoragePolicyID() |
String |
getStoragePolicyName() |
String |
getVolumePath() |
Boolean |
hasFsType() |
Boolean |
hasStoragePolicyID() |
Boolean |
hasStoragePolicyName() |
Boolean |
hasVolumePath() |
A |
withFsType(String fsType) |
A |
withNewFsType(String arg1) |
A |
withNewFsType(StringBuffer arg1) |
A |
withNewFsType(StringBuilder arg1) |
A |
withNewStoragePolicyID(String arg1) |
A |
withNewStoragePolicyID(StringBuffer arg1) |
A |
withNewStoragePolicyID(StringBuilder arg1) |
A |
withNewStoragePolicyName(String arg1) |
A |
withNewStoragePolicyName(StringBuffer arg1) |
A |
withNewStoragePolicyName(StringBuilder arg1) |
A |
withNewVolumePath(String arg1) |
A |
withNewVolumePath(StringBuffer arg1) |
A |
withNewVolumePath(StringBuilder arg1) |
A |
withStoragePolicyID(String storagePolicyID) |
A |
withStoragePolicyName(String storagePolicyName) |
A |
withVolumePath(String volumePath) |
public VsphereVirtualDiskVolumeSourceFluentImpl()
public VsphereVirtualDiskVolumeSourceFluentImpl(VsphereVirtualDiskVolumeSource instance)
public String getFsType()
getFsType in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewFsType(String arg1)
withNewFsType in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewFsType(StringBuilder arg1)
withNewFsType in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewFsType(StringBuffer arg1)
withNewFsType in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public String getStoragePolicyID()
getStoragePolicyID in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withStoragePolicyID(String storagePolicyID)
withStoragePolicyID in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public Boolean hasStoragePolicyID()
hasStoragePolicyID in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewStoragePolicyID(String arg1)
withNewStoragePolicyID in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewStoragePolicyID(StringBuilder arg1)
withNewStoragePolicyID in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewStoragePolicyID(StringBuffer arg1)
withNewStoragePolicyID in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public String getStoragePolicyName()
getStoragePolicyName in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withStoragePolicyName(String storagePolicyName)
withStoragePolicyName in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public Boolean hasStoragePolicyName()
hasStoragePolicyName in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewStoragePolicyName(String arg1)
withNewStoragePolicyName in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewStoragePolicyName(StringBuilder arg1)
withNewStoragePolicyName in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewStoragePolicyName(StringBuffer arg1)
withNewStoragePolicyName in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public String getVolumePath()
getVolumePath in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withVolumePath(String volumePath)
withVolumePath in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public Boolean hasVolumePath()
hasVolumePath in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewVolumePath(String arg1)
withNewVolumePath in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewVolumePath(StringBuilder arg1)
withNewVolumePath in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewVolumePath(StringBuffer arg1)
withNewVolumePath in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.