public class V1ProjectedVolumeSourceFluentImpl<A extends V1ProjectedVolumeSourceFluent<A>> extends BaseFluent<A> implements V1ProjectedVolumeSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1ProjectedVolumeSourceFluentImpl.SourcesNestedImpl<N> |
V1ProjectedVolumeSourceFluent.SourcesNested<N>_visitables| Constructor and Description |
|---|
V1ProjectedVolumeSourceFluentImpl() |
V1ProjectedVolumeSourceFluentImpl(V1ProjectedVolumeSource instance) |
public V1ProjectedVolumeSourceFluentImpl()
public V1ProjectedVolumeSourceFluentImpl(V1ProjectedVolumeSource instance)
public Integer getDefaultMode()
getDefaultMode in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public A withDefaultMode(Integer defaultMode)
withDefaultMode in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public Boolean hasDefaultMode()
hasDefaultMode in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public A addToSources(int index, V1VolumeProjection item)
addToSources in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public A setToSources(int index, V1VolumeProjection item)
setToSources in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public A addToSources(V1VolumeProjection... items)
addToSources in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public A addAllToSources(Collection<V1VolumeProjection> items)
addAllToSources in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public A removeFromSources(V1VolumeProjection... items)
removeFromSources in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public A removeAllFromSources(Collection<V1VolumeProjection> items)
removeAllFromSources in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public A removeMatchingFromSources(Predicate<V1VolumeProjectionBuilder> predicate)
removeMatchingFromSources in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>@Deprecated public List<V1VolumeProjection> getSources()
getSources in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public List<V1VolumeProjection> buildSources()
buildSources in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public V1VolumeProjection buildSource(int index)
buildSource in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public V1VolumeProjection buildFirstSource()
buildFirstSource in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public V1VolumeProjection buildLastSource()
buildLastSource in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public V1VolumeProjection buildMatchingSource(Predicate<V1VolumeProjectionBuilder> predicate)
buildMatchingSource in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public Boolean hasMatchingSource(Predicate<V1VolumeProjectionBuilder> predicate)
hasMatchingSource in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public A withSources(List<V1VolumeProjection> sources)
withSources in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public A withSources(V1VolumeProjection... sources)
withSources in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public Boolean hasSources()
hasSources in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public V1ProjectedVolumeSourceFluent.SourcesNested<A> addNewSource()
addNewSource in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public V1ProjectedVolumeSourceFluent.SourcesNested<A> addNewSourceLike(V1VolumeProjection item)
addNewSourceLike in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public V1ProjectedVolumeSourceFluent.SourcesNested<A> setNewSourceLike(int index, V1VolumeProjection item)
setNewSourceLike in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public V1ProjectedVolumeSourceFluent.SourcesNested<A> editSource(int index)
editSource in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public V1ProjectedVolumeSourceFluent.SourcesNested<A> editFirstSource()
editFirstSource in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public V1ProjectedVolumeSourceFluent.SourcesNested<A> editLastSource()
editLastSource in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>public V1ProjectedVolumeSourceFluent.SourcesNested<A> editMatchingSource(Predicate<V1VolumeProjectionBuilder> predicate)
editMatchingSource in interface V1ProjectedVolumeSourceFluent<A extends V1ProjectedVolumeSourceFluent<A>>Copyright © 2021. All rights reserved.