public class AzureDiskVolumeSourceFluentImpl<A extends AzureDiskVolumeSourceFluent<A>> extends BaseFluent<A> implements AzureDiskVolumeSourceFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
AzureDiskVolumeSourceFluentImpl() |
AzureDiskVolumeSourceFluentImpl(AzureDiskVolumeSource instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>>@Deprecated public A withNewCachingMode(String arg0)
withNewCachingMode 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>>@Deprecated public A withNewDiskName(String arg0)
withNewDiskName 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>>@Deprecated public A withNewDiskURI(String arg0)
withNewDiskURI 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>>@Deprecated public A withNewFsType(String arg0)
withNewFsType 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>>@Deprecated public A withNewKind(String arg0)
withNewKind 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>>Copyright © 2015–2020 Red Hat. All rights reserved.