Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ProjectedFluent.SourcesNested
-
Packages that use ProjectedFluent.SourcesNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes -
-
Uses of ProjectedFluent.SourcesNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes that return ProjectedFluent.SourcesNested Modifier and Type Method Description ProjectedFluent.SourcesNested<A>ProjectedFluent. addNewSource()ProjectedFluent.SourcesNested<A>ProjectedFluent. addNewSourceLike(Sources item)ProjectedFluent.SourcesNested<A>ProjectedFluent. editFirstSource()ProjectedFluent.SourcesNested<A>ProjectedFluent. editLastSource()ProjectedFluent.SourcesNested<A>ProjectedFluent. editMatchingSource(Predicate<SourcesBuilder> predicate)ProjectedFluent.SourcesNested<A>ProjectedFluent. editSource(int index)ProjectedFluent.SourcesNested<A>ProjectedFluent. setNewSourceLike(int index, Sources item)
-