public class VsphereVirtualDiskVolumeSourceFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>> extends BaseFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
VsphereVirtualDiskVolumeSourceFluent() |
VsphereVirtualDiskVolumeSourceFluent(VsphereVirtualDiskVolumeSource instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getFsType() |
String |
getStoragePolicyID() |
String |
getStoragePolicyName() |
String |
getVolumePath() |
boolean |
hasAdditionalProperties() |
boolean |
hasFsType() |
int |
hashCode() |
boolean |
hasStoragePolicyID() |
boolean |
hasStoragePolicyName() |
boolean |
hasVolumePath() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withFsType(String fsType) |
A |
withStoragePolicyID(String storagePolicyID) |
A |
withStoragePolicyName(String storagePolicyName) |
A |
withVolumePath(String volumePath) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic VsphereVirtualDiskVolumeSourceFluent()
public VsphereVirtualDiskVolumeSourceFluent(VsphereVirtualDiskVolumeSource instance)
public String getFsType()
public boolean hasFsType()
public String getStoragePolicyID()
public boolean hasStoragePolicyID()
public String getStoragePolicyName()
public boolean hasStoragePolicyName()
public String getVolumePath()
public boolean hasVolumePath()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class BaseFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends VsphereVirtualDiskVolumeSourceFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.