public class CephFSVolumeSourceFluent<A extends CephFSVolumeSourceFluent<A>> extends BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
CephFSVolumeSourceFluent.SecretRefNested<N> |
_visitables, VISIT| Constructor and Description |
|---|
CephFSVolumeSourceFluent() |
CephFSVolumeSourceFluent(CephFSVolumeSource instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CephFSVolumeSourceFluent()
public CephFSVolumeSourceFluent(CephFSVolumeSource instance)
public A addAllToMonitors(Collection<String> items)
public A removeAllFromMonitors(Collection<String> items)
public String getMonitor(int index)
public String getFirstMonitor()
public String getLastMonitor()
public boolean hasMonitors()
public String getPath()
public boolean hasPath()
public Boolean getReadOnly()
public boolean hasReadOnly()
public String getSecretFile()
public boolean hasSecretFile()
public LocalObjectReference buildSecretRef()
public A withSecretRef(LocalObjectReference secretRef)
public boolean hasSecretRef()
public CephFSVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
public CephFSVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(LocalObjectReference item)
public CephFSVolumeSourceFluent.SecretRefNested<A> editSecretRef()
public CephFSVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
public CephFSVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(LocalObjectReference item)
public String getUser()
public boolean hasUser()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class BaseFluent<A extends CephFSVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends CephFSVolumeSourceFluent<A>>public A withReadOnly()
Copyright © 2015–2023 Red Hat. All rights reserved.