public class AzureDiskVolumeSourceFluentImpl<A extends AzureDiskVolumeSourceFluent<A>> extends BaseFluent<A> implements AzureDiskVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
AzureDiskVolumeSourceFluentImpl() |
AzureDiskVolumeSourceFluentImpl(AzureDiskVolumeSource 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 |
getCachingMode() |
String |
getDiskName() |
String |
getDiskURI() |
String |
getFsType() |
String |
getKind() |
Boolean |
getReadOnly() |
Boolean |
hasAdditionalProperties() |
Boolean |
hasCachingMode() |
Boolean |
hasDiskName() |
Boolean |
hasDiskURI() |
Boolean |
hasFsType() |
int |
hashCode() |
Boolean |
hasKind() |
Boolean |
hasReadOnly() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withCachingMode(String cachingMode) |
A |
withDiskName(String diskName) |
A |
withDiskURI(String diskURI) |
A |
withFsType(String fsType) |
A |
withKind(String kind) |
A |
withReadOnly() |
A |
withReadOnly(Boolean readOnly) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AzureDiskVolumeSourceFluentImpl()
public AzureDiskVolumeSourceFluentImpl(AzureDiskVolumeSource instance)
public String getCachingMode()
getCachingMode in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public A withCachingMode(String cachingMode)
withCachingMode in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public Boolean hasCachingMode()
hasCachingMode in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public String getDiskName()
getDiskName in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public A withDiskName(String diskName)
withDiskName in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public Boolean hasDiskName()
hasDiskName in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public String getDiskURI()
getDiskURI in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public A withDiskURI(String diskURI)
withDiskURI in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public Boolean hasDiskURI()
hasDiskURI in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public String getFsType()
getFsType in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public String getKind()
getKind in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public A withKind(String kind)
withKind in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public Boolean hasKind()
hasKind in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends AzureDiskVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends AzureDiskVolumeSourceFluent<A>>public A withReadOnly()
withReadOnly in interface AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.