Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.ProjectedFluent
-
-
Uses of ProjectedFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of ProjectedFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.ProjectedNested<N> -
Uses of ProjectedFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with type parameters of type ProjectedFluent Modifier and Type Class Description classProjectedFluent<A extends ProjectedFluent<A>>GeneratedSubclasses of ProjectedFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classProjectedBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type ProjectedFluent Constructor Description ProjectedBuilder(ProjectedFluent<?> fluent)ProjectedBuilder(ProjectedFluent<?> fluent, Projected instance)ProjectedBuilder(ProjectedFluent<?> fluent, Projected instance, Boolean validationEnabled)ProjectedBuilder(ProjectedFluent<?> fluent, Boolean validationEnabled)
-