public class V1CephFSPersistentVolumeSourceFluentImpl<A extends V1CephFSPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements V1CephFSPersistentVolumeSourceFluent<A>
V1CephFSPersistentVolumeSourceFluent.SecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1CephFSPersistentVolumeSourceFluentImpl() |
V1CephFSPersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1CephFSPersistentVolumeSource instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1CephFSPersistentVolumeSourceFluentImpl()
public V1CephFSPersistentVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1CephFSPersistentVolumeSource instance)
public A addToMonitors(Integer index, String item)
addToMonitors in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public A setToMonitors(Integer index, String item)
setToMonitors in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public A addToMonitors(String... items)
addToMonitors in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public A addAllToMonitors(Collection<String> items)
addAllToMonitors in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public A removeFromMonitors(String... items)
removeFromMonitors in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public A removeAllFromMonitors(Collection<String> items)
removeAllFromMonitors in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public List<String> getMonitors()
getMonitors in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public String getMonitor(Integer index)
getMonitor in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public String getFirstMonitor()
getFirstMonitor in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public String getLastMonitor()
getLastMonitor in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public String getMatchingMonitor(Predicate<String> predicate)
getMatchingMonitor in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public Boolean hasMatchingMonitor(Predicate<String> predicate)
hasMatchingMonitor in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public A withMonitors(List<String> monitors)
withMonitors in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public A withMonitors(String... monitors)
withMonitors in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public Boolean hasMonitors()
hasMonitors in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public String getPath()
getPath in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public A withPath(String path)
withPath in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public Boolean hasPath()
hasPath in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public String getSecretFile()
getSecretFile in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public A withSecretFile(String secretFile)
withSecretFile in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public Boolean hasSecretFile()
hasSecretFile in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1SecretReference getSecretRef()
getSecretRef in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public io.kubernetes.client.openapi.models.V1SecretReference buildSecretRef()
buildSecretRef in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public A withSecretRef(io.kubernetes.client.openapi.models.V1SecretReference secretRef)
withSecretRef in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public Boolean hasSecretRef()
hasSecretRef in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public V1CephFSPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public V1CephFSPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item)
withNewSecretRefLike in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public V1CephFSPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
editSecretRef in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public V1CephFSPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public V1CephFSPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item)
editOrNewSecretRefLike in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public String getUser()
getUser in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public A withUser(String user)
withUser in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public Boolean hasUser()
hasUser in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>public A withReadOnly()
withReadOnly in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>Copyright © 2022. All rights reserved.