public class AzureDiskVolumeSourceFluent<A extends AzureDiskVolumeSourceFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
AzureDiskVolumeSourceFluent() |
AzureDiskVolumeSourceFluent(AzureDiskVolumeSource instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AzureDiskVolumeSourceFluent()
public AzureDiskVolumeSourceFluent(AzureDiskVolumeSource instance)
protected void copyInstance(AzureDiskVolumeSource instance)
public String getCachingMode()
public boolean hasCachingMode()
public String getDiskName()
public boolean hasDiskName()
public String getDiskURI()
public boolean hasDiskURI()
public String getFsType()
public boolean hasFsType()
public String getKind()
public boolean hasKind()
public Boolean getReadOnly()
public boolean hasReadOnly()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AzureDiskVolumeSourceFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AzureDiskVolumeSourceFluent<A>>public A withReadOnly()
Copyright © 2015–2023 Red Hat. All rights reserved.