Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.FlockerFluent
-
-
Uses of FlockerFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Subclasses of FlockerFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec Modifier and Type Class Description classVolumesFluent.FlockerNested<N> -
Uses of FlockerFluent 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 FlockerFluent Modifier and Type Class Description classFlockerFluent<A extends FlockerFluent<A>>GeneratedSubclasses of FlockerFluent in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes Modifier and Type Class Description classFlockerBuilderConstructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type FlockerFluent Constructor Description FlockerBuilder(FlockerFluent<?> fluent)FlockerBuilder(FlockerFluent<?> fluent, Flocker instance)FlockerBuilder(FlockerFluent<?> fluent, Flocker instance, Boolean validationEnabled)FlockerBuilder(FlockerFluent<?> fluent, Boolean validationEnabled)
-