Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.Projected
-
-
Uses of Projected in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec that return Projected Modifier and Type Method Description ProjectedVolumesFluent. buildProjected()ProjectedVolumes. getProjected()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type Projected Modifier and Type Method Description VolumesFluent.ProjectedNested<A>VolumesFluent. editOrNewProjectedLike(Projected item)voidVolumes. setProjected(Projected projected)VolumesFluent.ProjectedNested<A>VolumesFluent. withNewProjectedLike(Projected item)AVolumesFluent. withProjected(Projected projected) -
Uses of Projected 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 Projected Modifier and Type Method Description ProjectedProjectedBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type Projected Constructor Description ProjectedBuilder(Projected instance)ProjectedBuilder(ProjectedFluent<?> fluent, Projected instance)ProjectedBuilder(ProjectedFluent<?> fluent, Projected instance, Boolean validationEnabled)ProjectedBuilder(Projected instance, Boolean validationEnabled)ProjectedFluent(Projected instance)
-