public class CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>> extends BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
CephFSPersistentVolumeSourceFluent.SecretRefNested<N> |
_visitables, VISIT| Constructor and Description |
|---|
CephFSPersistentVolumeSourceFluent() |
CephFSPersistentVolumeSourceFluent(CephFSPersistentVolumeSource instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CephFSPersistentVolumeSourceFluent()
public CephFSPersistentVolumeSourceFluent(CephFSPersistentVolumeSource 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 SecretReference buildSecretRef()
public A withSecretRef(SecretReference secretRef)
public boolean hasSecretRef()
public CephFSPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
public CephFSPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(SecretReference item)
public CephFSPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
public CephFSPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
public CephFSPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretReference 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 CephFSPersistentVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends CephFSPersistentVolumeSourceFluent<A>>public A withReadOnly()
Copyright © 2015–2023 Red Hat. All rights reserved.