public class ProjectedVolumeSourceFluentImpl<A extends ProjectedVolumeSourceFluent<A>> extends BaseFluent<A> implements ProjectedVolumeSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectedVolumeSourceFluentImpl.SourcesNestedImpl<N> |
ProjectedVolumeSourceFluent.SourcesNested<N>_visitables| Constructor and Description |
|---|
ProjectedVolumeSourceFluentImpl() |
ProjectedVolumeSourceFluentImpl(ProjectedVolumeSource instance) |
public ProjectedVolumeSourceFluentImpl()
public ProjectedVolumeSourceFluentImpl(ProjectedVolumeSource instance)
public java.lang.Integer getDefaultMode()
getDefaultMode in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A withDefaultMode(java.lang.Integer defaultMode)
withDefaultMode in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public java.lang.Boolean hasDefaultMode()
hasDefaultMode in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A addToSources(int index, VolumeProjection item)
addToSources in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A setToSources(int index, VolumeProjection item)
setToSources in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A addToSources(VolumeProjection... items)
addToSources in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A addAllToSources(java.util.Collection<VolumeProjection> items)
addAllToSources in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A removeFromSources(VolumeProjection... items)
removeFromSources in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A removeAllFromSources(java.util.Collection<VolumeProjection> items)
removeAllFromSources in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>@Deprecated public java.util.List<VolumeProjection> getSources()
getSources in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public java.util.List<VolumeProjection> buildSources()
buildSources in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public VolumeProjection buildSource(int index)
buildSource in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public VolumeProjection buildFirstSource()
buildFirstSource in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public VolumeProjection buildLastSource()
buildLastSource in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public VolumeProjection buildMatchingSource(Predicate<VolumeProjectionBuilder> predicate)
buildMatchingSource in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public java.lang.Boolean hasMatchingSource(Predicate<VolumeProjectionBuilder> predicate)
hasMatchingSource in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A withSources(java.util.List<VolumeProjection> sources)
withSources in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A withSources(VolumeProjection... sources)
withSources in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public java.lang.Boolean hasSources()
hasSources in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public ProjectedVolumeSourceFluent.SourcesNested<A> addNewSource()
addNewSource in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public ProjectedVolumeSourceFluent.SourcesNested<A> addNewSourceLike(VolumeProjection item)
addNewSourceLike in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public ProjectedVolumeSourceFluent.SourcesNested<A> setNewSourceLike(int index, VolumeProjection item)
setNewSourceLike in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public ProjectedVolumeSourceFluent.SourcesNested<A> editSource(int index)
editSource in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public ProjectedVolumeSourceFluent.SourcesNested<A> editFirstSource()
editFirstSource in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public ProjectedVolumeSourceFluent.SourcesNested<A> editLastSource()
editLastSource in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public ProjectedVolumeSourceFluent.SourcesNested<A> editMatchingSource(Predicate<VolumeProjectionBuilder> predicate)
editMatchingSource in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.