public class CephFSPersistentVolumeSourceFluentImpl<A extends CephFSPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements CephFSPersistentVolumeSourceFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
CephFSPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N> |
CephFSPersistentVolumeSourceFluent.SecretRefNested<N>
_visitables
Constructor and Description |
---|
CephFSPersistentVolumeSourceFluentImpl() |
CephFSPersistentVolumeSourceFluentImpl(CephFSPersistentVolumeSource instance) |
public CephFSPersistentVolumeSourceFluentImpl()
public CephFSPersistentVolumeSourceFluentImpl(CephFSPersistentVolumeSource instance)
public A addToMonitors(int index, String item)
addToMonitors
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A setToMonitors(int index, String item)
setToMonitors
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A addToMonitors(String... items)
addToMonitors
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A addAllToMonitors(Collection<String> items)
addAllToMonitors
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A removeFromMonitors(String... items)
removeFromMonitors
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A removeAllFromMonitors(Collection<String> items)
removeAllFromMonitors
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public List<String> getMonitors()
getMonitors
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public String getMonitor(int index)
getMonitor
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public String getFirstMonitor()
getFirstMonitor
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public String getLastMonitor()
getLastMonitor
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public String getMatchingMonitor(Predicate<String> predicate)
getMatchingMonitor
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public Boolean hasMatchingMonitor(Predicate<String> predicate)
hasMatchingMonitor
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withMonitors(List<String> monitors)
withMonitors
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withMonitors(String... monitors)
withMonitors
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public Boolean hasMonitors()
hasMonitors
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A addNewMonitor(String arg1)
addNewMonitor
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A addNewMonitor(StringBuilder arg1)
addNewMonitor
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A addNewMonitor(StringBuffer arg1)
addNewMonitor
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public String getPath()
getPath
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withPath(String path)
withPath
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public Boolean hasPath()
hasPath
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withNewPath(String arg1)
withNewPath
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withNewPath(StringBuilder arg1)
withNewPath
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withNewPath(StringBuffer arg1)
withNewPath
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public Boolean isReadOnly()
isReadOnly
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withReadOnly(Boolean readOnly)
withReadOnly
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public Boolean hasReadOnly()
hasReadOnly
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withNewReadOnly(String arg1)
withNewReadOnly
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withNewReadOnly(boolean arg1)
withNewReadOnly
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public String getSecretFile()
getSecretFile
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withSecretFile(String secretFile)
withSecretFile
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public Boolean hasSecretFile()
hasSecretFile
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withNewSecretFile(String arg1)
withNewSecretFile
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withNewSecretFile(StringBuilder arg1)
withNewSecretFile
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withNewSecretFile(StringBuffer arg1)
withNewSecretFile
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
@Deprecated public SecretReference getSecretRef()
getSecretRef
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public SecretReference buildSecretRef()
buildSecretRef
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withSecretRef(SecretReference secretRef)
withSecretRef
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public Boolean hasSecretRef()
hasSecretRef
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withNewSecretRef(String name, String namespace)
withNewSecretRef
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public CephFSPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public CephFSPersistentVolumeSourceFluent.SecretRefNested<A> withNewSecretRefLike(SecretReference item)
withNewSecretRefLike
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public CephFSPersistentVolumeSourceFluent.SecretRefNested<A> editSecretRef()
editSecretRef
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public CephFSPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public CephFSPersistentVolumeSourceFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretReference item)
editOrNewSecretRefLike
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public String getUser()
getUser
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withUser(String user)
withUser
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public Boolean hasUser()
hasUser
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withNewUser(String arg1)
withNewUser
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withNewUser(StringBuilder arg1)
withNewUser
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
public A withNewUser(StringBuffer arg1)
withNewUser
in interface CephFSPersistentVolumeSourceFluent<A extends CephFSPersistentVolumeSourceFluent<A>>
Copyright © 2015–2020 Red Hat. All rights reserved.