public class ProjectedVolumeSourceFluentImpl<A extends ProjectedVolumeSourceFluent<A>> extends BaseFluent<A> implements ProjectedVolumeSourceFluent<A>
ProjectedVolumeSourceFluent.SourcesNested<N>_visitables, VISIT| Constructor and Description |
|---|
ProjectedVolumeSourceFluentImpl() |
ProjectedVolumeSourceFluentImpl(ProjectedVolumeSource instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ProjectedVolumeSourceFluentImpl()
public ProjectedVolumeSourceFluentImpl(ProjectedVolumeSource instance)
public Integer getDefaultMode()
getDefaultMode in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A withDefaultMode(Integer defaultMode)
withDefaultMode in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public Boolean hasDefaultMode()
hasDefaultMode in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A addToSources(Integer index, VolumeProjection item)
addToSources in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A setToSources(Integer 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(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(Collection<VolumeProjection> items)
removeAllFromSources in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A removeMatchingFromSources(Predicate<VolumeProjectionBuilder> predicate)
removeMatchingFromSources in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>@Deprecated public List<VolumeProjection> getSources()
getSources in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public List<VolumeProjection> buildSources()
buildSources in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public VolumeProjection buildSource(Integer 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 Boolean hasMatchingSource(Predicate<VolumeProjectionBuilder> predicate)
hasMatchingSource in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A withSources(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 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(Integer index, VolumeProjection item)
setNewSourceLike in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public ProjectedVolumeSourceFluent.SourcesNested<A> editSource(Integer 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 A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ProjectedVolumeSourceFluent<A extends ProjectedVolumeSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends ProjectedVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends ProjectedVolumeSourceFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.