public class StorageOSVolumeSourceFluent<A extends StorageOSVolumeSourceFluent<A>> extends BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
StorageOSVolumeSourceFluent.SecretRefNested<N> |
_visitables, VISIT| Constructor and Description |
|---|
StorageOSVolumeSourceFluent() |
StorageOSVolumeSourceFluent(StorageOSVolumeSource instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic StorageOSVolumeSourceFluent()
public StorageOSVolumeSourceFluent(StorageOSVolumeSource instance)
public String getFsType()
public boolean hasFsType()
public Boolean getReadOnly()
public boolean hasReadOnly()
public LocalObjectReference buildSecretRef()
public A withSecretRef(LocalObjectReference secretRef)
public boolean hasSecretRef()
public StorageOSVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
public StorageOSVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(LocalObjectReference item)
public StorageOSVolumeSourceFluent.SecretRefNested<A> editSecretRef()
public StorageOSVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
public StorageOSVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(LocalObjectReference item)
public String getVolumeName()
public boolean hasVolumeName()
public String getVolumeNamespace()
public boolean hasVolumeNamespace()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class BaseFluent<A extends StorageOSVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends StorageOSVolumeSourceFluent<A>>public A withReadOnly()
Copyright © 2015–2023 Red Hat. All rights reserved.