Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.downwardapi.ItemsFluent
-
-
Uses of ItemsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Subclasses of ItemsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classDownwardAPIFluent.DownwardapiItemsNested<N> -
Uses of ItemsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.downwardapi
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.downwardapi with type parameters of type ItemsFluent Modifier and Type Class Description classItemsFluent<A extends ItemsFluent<A>>GeneratedSubclasses of ItemsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.downwardapi Modifier and Type Class Description classItemsBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.downwardapi with parameters of type ItemsFluent Constructor Description ItemsBuilder(ItemsFluent<?> fluent)ItemsBuilder(ItemsFluent<?> fluent, Items instance)ItemsBuilder(ItemsFluent<?> fluent, Items instance, Boolean validationEnabled)ItemsBuilder(ItemsFluent<?> fluent, Boolean validationEnabled)
-