Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.secret.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 classSecretFluent.SecretItemsNested<N> -
Uses of ItemsFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.secret
Classes in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.secret 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.secret Modifier and Type Class Description classItemsBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.secret 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)
-