Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.DownwardAPI
-
-
Uses of DownwardAPI 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 DownwardAPI Modifier and Type Method Description DownwardAPIVolumesFluent. buildDownwardAPI()DownwardAPIVolumes. getDownwardAPI()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type DownwardAPI Modifier and Type Method Description VolumesFluent.DownwardAPINested<A>VolumesFluent. editOrNewDownwardAPILike(DownwardAPI item)voidVolumes. setDownwardAPI(DownwardAPI downwardAPI)AVolumesFluent. withDownwardAPI(DownwardAPI downwardAPI)VolumesFluent.DownwardAPINested<A>VolumesFluent. withNewDownwardAPILike(DownwardAPI item) -
Uses of DownwardAPI 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 DownwardAPI Modifier and Type Method Description DownwardAPIDownwardAPIBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes with parameters of type DownwardAPI Constructor Description DownwardAPIBuilder(DownwardAPI instance)DownwardAPIBuilder(DownwardAPIFluent<?> fluent, DownwardAPI instance)DownwardAPIBuilder(DownwardAPIFluent<?> fluent, DownwardAPI instance, Boolean validationEnabled)DownwardAPIBuilder(DownwardAPI instance, Boolean validationEnabled)DownwardAPIFluent(DownwardAPI instance)
-