Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.HostPathFluent
-
-
Uses of HostPathFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of HostPathFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.HostPathNested<N> -
Uses of HostPathFluent 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 HostPathFluent Modifier and Type Class Description classHostPathFluent<A extends HostPathFluent<A>>GeneratedSubclasses of HostPathFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classHostPathBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type HostPathFluent Constructor Description HostPathBuilder(HostPathFluent<?> fluent)HostPathBuilder(HostPathFluent<?> fluent, HostPath instance)HostPathBuilder(HostPathFluent<?> fluent, HostPath instance, Boolean validationEnabled)HostPathBuilder(HostPathFluent<?> fluent, Boolean validationEnabled)
-