Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.Nfs
-
-
Uses of Nfs in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec that return Nfs Modifier and Type Method Description NfsVolumesFluent. buildNfs()NfsVolumes. getNfs()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type Nfs Modifier and Type Method Description VolumesFluent.NfsNested<A>VolumesFluent. editOrNewNfsLike(Nfs item)voidVolumes. setNfs(Nfs nfs)VolumesFluent.NfsNested<A>VolumesFluent. withNewNfsLike(Nfs item)AVolumesFluent. withNfs(Nfs nfs) -
Uses of Nfs in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes that return Nfs Modifier and Type Method Description NfsNfsBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type Nfs Constructor Description NfsBuilder(Nfs instance)NfsBuilder(NfsFluent<?> fluent, Nfs instance)NfsBuilder(NfsFluent<?> fluent, Nfs instance, Boolean validationEnabled)NfsBuilder(Nfs instance, Boolean validationEnabled)NfsFluent(Nfs instance)
-