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(java.lang.Object o) |
java.lang.String |
getFsType() |
java.lang.String |
getStoragePolicyID() |
java.lang.String |
getStoragePolicyName() |
java.lang.String |
getVolumePath() |
java.lang.Boolean |
hasFsType() |
java.lang.Boolean |
hasStoragePolicyID() |
java.lang.Boolean |
hasStoragePolicyName() |
java.lang.Boolean |
hasVolumePath() |
A |
withFsType(java.lang.String fsType) |
A |
withNewFsType(java.lang.String arg1) |
A |
withNewFsType(java.lang.StringBuffer arg1) |
A |
withNewFsType(java.lang.StringBuilder arg1) |
A |
withNewStoragePolicyID(java.lang.String arg1) |
A |
withNewStoragePolicyID(java.lang.StringBuffer arg1) |
A |
withNewStoragePolicyID(java.lang.StringBuilder arg1) |
A |
withNewStoragePolicyName(java.lang.String arg1) |
A |
withNewStoragePolicyName(java.lang.StringBuffer arg1) |
A |
withNewStoragePolicyName(java.lang.StringBuilder arg1) |
A |
withNewVolumePath(java.lang.String arg1) |
A |
withNewVolumePath(java.lang.StringBuffer arg1) |
A |
withNewVolumePath(java.lang.StringBuilder arg1) |
A |
withStoragePolicyID(java.lang.String storagePolicyID) |
A |
withStoragePolicyName(java.lang.String storagePolicyName) |
A |
withVolumePath(java.lang.String volumePath) |
public VsphereVirtualDiskVolumeSourceFluentImpl()
public VsphereVirtualDiskVolumeSourceFluentImpl(VsphereVirtualDiskVolumeSource instance)
public java.lang.String getFsType()
getFsType in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withFsType(java.lang.String fsType)
withFsType in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public java.lang.Boolean hasFsType()
hasFsType in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewFsType(java.lang.String arg1)
withNewFsType in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewFsType(java.lang.StringBuilder arg1)
withNewFsType in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewFsType(java.lang.StringBuffer arg1)
withNewFsType in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public java.lang.String getStoragePolicyID()
getStoragePolicyID in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withStoragePolicyID(java.lang.String storagePolicyID)
withStoragePolicyID in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public java.lang.Boolean hasStoragePolicyID()
hasStoragePolicyID in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewStoragePolicyID(java.lang.String arg1)
withNewStoragePolicyID in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewStoragePolicyID(java.lang.StringBuilder arg1)
withNewStoragePolicyID in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewStoragePolicyID(java.lang.StringBuffer arg1)
withNewStoragePolicyID in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public java.lang.String getStoragePolicyName()
getStoragePolicyName in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withStoragePolicyName(java.lang.String storagePolicyName)
withStoragePolicyName in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public java.lang.Boolean hasStoragePolicyName()
hasStoragePolicyName in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewStoragePolicyName(java.lang.String arg1)
withNewStoragePolicyName in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewStoragePolicyName(java.lang.StringBuilder arg1)
withNewStoragePolicyName in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewStoragePolicyName(java.lang.StringBuffer arg1)
withNewStoragePolicyName in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public java.lang.String getVolumePath()
getVolumePath in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withVolumePath(java.lang.String volumePath)
withVolumePath in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public java.lang.Boolean hasVolumePath()
hasVolumePath in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewVolumePath(java.lang.String arg1)
withNewVolumePath in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewVolumePath(java.lang.StringBuilder arg1)
withNewVolumePath in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public A withNewVolumePath(java.lang.StringBuffer arg1)
withNewVolumePath in interface VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.