Package io.fabric8.kubernetes.api.model
Class VsphereVirtualDiskVolumeSourceFluentImpl<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.VsphereVirtualDiskVolumeSourceFluentImpl<A>
-
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,VsphereVirtualDiskVolumeSourceFluent<A>
- Direct Known Subclasses:
PersistentVolumeSpecFluentImpl.VsphereVolumeNestedImpl,VolumeFluentImpl.VsphereVolumeNestedImpl,VsphereVirtualDiskVolumeSourceBuilder,WatchEventFluentImpl.VsphereVirtualDiskVolumeSourceObjectNestedImpl
public class VsphereVirtualDiskVolumeSourceFluentImpl<A extends VsphereVirtualDiskVolumeSourceFluent<A>> extends BaseFluent<A> implements VsphereVirtualDiskVolumeSourceFluent<A>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description VsphereVirtualDiskVolumeSourceFluentImpl()VsphereVirtualDiskVolumeSourceFluentImpl(VsphereVirtualDiskVolumeSource instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetFsType()StringgetStoragePolicyID()StringgetStoragePolicyName()StringgetVolumePath()BooleanhasFsType()inthashCode()BooleanhasStoragePolicyID()BooleanhasStoragePolicyName()BooleanhasVolumePath()AwithFsType(String fsType)AwithNewFsType(String arg1)AwithNewFsType(StringBuffer arg1)AwithNewFsType(StringBuilder arg1)AwithNewStoragePolicyID(String arg1)AwithNewStoragePolicyID(StringBuffer arg1)AwithNewStoragePolicyID(StringBuilder arg1)AwithNewStoragePolicyName(String arg1)AwithNewStoragePolicyName(StringBuffer arg1)AwithNewStoragePolicyName(StringBuilder arg1)AwithNewVolumePath(String arg1)AwithNewVolumePath(StringBuffer arg1)AwithNewVolumePath(StringBuilder arg1)AwithStoragePolicyID(String storagePolicyID)AwithStoragePolicyName(String storagePolicyName)AwithVolumePath(String volumePath)
-
-
-
Constructor Detail
-
VsphereVirtualDiskVolumeSourceFluentImpl
public VsphereVirtualDiskVolumeSourceFluentImpl()
-
VsphereVirtualDiskVolumeSourceFluentImpl
public VsphereVirtualDiskVolumeSourceFluentImpl(VsphereVirtualDiskVolumeSource instance)
-
-
Method Detail
-
getFsType
public String getFsType()
- Specified by:
getFsTypein interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
withFsType
public A withFsType(String fsType)
- Specified by:
withFsTypein interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
hasFsType
public Boolean hasFsType()
- Specified by:
hasFsTypein interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(String arg1)
- Specified by:
withNewFsTypein interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(StringBuilder arg1)
- Specified by:
withNewFsTypein interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
withNewFsType
public A withNewFsType(StringBuffer arg1)
- Specified by:
withNewFsTypein interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
getStoragePolicyID
public String getStoragePolicyID()
- Specified by:
getStoragePolicyIDin interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
withStoragePolicyID
public A withStoragePolicyID(String storagePolicyID)
- Specified by:
withStoragePolicyIDin interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
hasStoragePolicyID
public Boolean hasStoragePolicyID()
- Specified by:
hasStoragePolicyIDin interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
withNewStoragePolicyID
public A withNewStoragePolicyID(String arg1)
- Specified by:
withNewStoragePolicyIDin interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
withNewStoragePolicyID
public A withNewStoragePolicyID(StringBuilder arg1)
- Specified by:
withNewStoragePolicyIDin interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
withNewStoragePolicyID
public A withNewStoragePolicyID(StringBuffer arg1)
- Specified by:
withNewStoragePolicyIDin interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
getStoragePolicyName
public String getStoragePolicyName()
- Specified by:
getStoragePolicyNamein interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
withStoragePolicyName
public A withStoragePolicyName(String storagePolicyName)
- Specified by:
withStoragePolicyNamein interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
hasStoragePolicyName
public Boolean hasStoragePolicyName()
- Specified by:
hasStoragePolicyNamein interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
withNewStoragePolicyName
public A withNewStoragePolicyName(String arg1)
- Specified by:
withNewStoragePolicyNamein interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
withNewStoragePolicyName
public A withNewStoragePolicyName(StringBuilder arg1)
- Specified by:
withNewStoragePolicyNamein interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
withNewStoragePolicyName
public A withNewStoragePolicyName(StringBuffer arg1)
- Specified by:
withNewStoragePolicyNamein interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
getVolumePath
public String getVolumePath()
- Specified by:
getVolumePathin interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
withVolumePath
public A withVolumePath(String volumePath)
- Specified by:
withVolumePathin interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
hasVolumePath
public Boolean hasVolumePath()
- Specified by:
hasVolumePathin interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
withNewVolumePath
public A withNewVolumePath(String arg1)
- Specified by:
withNewVolumePathin interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
withNewVolumePath
public A withNewVolumePath(StringBuilder arg1)
- Specified by:
withNewVolumePathin interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
withNewVolumePath
public A withNewVolumePath(StringBuffer arg1)
- Specified by:
withNewVolumePathin interfaceVsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>
-
-