Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.EmptyDirFluent
-
-
Uses of EmptyDirFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of EmptyDirFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.EmptyDirNested<N> -
Uses of EmptyDirFluent 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 EmptyDirFluent Modifier and Type Class Description classEmptyDirFluent<A extends EmptyDirFluent<A>>GeneratedSubclasses of EmptyDirFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classEmptyDirBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type EmptyDirFluent Constructor Description EmptyDirBuilder(EmptyDirFluent<?> fluent)EmptyDirBuilder(EmptyDirFluent<?> fluent, EmptyDir instance)EmptyDirBuilder(EmptyDirFluent<?> fluent, EmptyDir instance, Boolean validationEnabled)EmptyDirBuilder(EmptyDirFluent<?> fluent, Boolean validationEnabled)
-