public class V1CephFSPersistentVolumeSourceFluentImpl<A extends V1CephFSPersistentVolumeSourceFluent<A>> extends BaseFluent<A> implements V1CephFSPersistentVolumeSourceFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1CephFSPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N> |
V1CephFSPersistentVolumeSourceFluent.SecretRefNested<N>
_visitables
Constructor and Description |
---|
V1CephFSPersistentVolumeSourceFluentImpl() |
V1CephFSPersistentVolumeSourceFluentImpl(V1CephFSPersistentVolumeSource instance) |
public V1CephFSPersistentVolumeSourceFluentImpl()
public V1CephFSPersistentVolumeSourceFluentImpl(V1CephFSPersistentVolumeSource instance)
public A addToMonitors(int index, String item)
addToMonitors
in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>
public A setToMonitors(int 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(int 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 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 isReadOnly()
isReadOnly
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 A withNewReadOnly(boolean arg1)
withNewReadOnly
in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>
public A withNewReadOnly(String arg1)
withNewReadOnly
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 V1SecretReference getSecretRef()
getSecretRef
in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>
public V1SecretReference buildSecretRef()
buildSecretRef
in interface V1CephFSPersistentVolumeSourceFluent<A extends V1CephFSPersistentVolumeSourceFluent<A>>
public A withSecretRef(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(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(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>>
Copyright © 2019. All rights reserved.