Uses of Class
io.fabric8.kubernetes.api.model.gatewayapi.v1.LocalObjectReference
-
Packages that use LocalObjectReference Package Description io.fabric8.kubernetes.api.model.gatewayapi.v1 -
-
Uses of LocalObjectReference in io.fabric8.kubernetes.api.model.gatewayapi.v1
Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1 that return LocalObjectReference Modifier and Type Method Description LocalObjectReferenceLocalObjectReferenceBuilder. build()Methods in io.fabric8.kubernetes.api.model.gatewayapi.v1 with parameters of type LocalObjectReference Modifier and Type Method Description protected voidLocalObjectReferenceFluent. copyInstance(LocalObjectReference instance)Constructors in io.fabric8.kubernetes.api.model.gatewayapi.v1 with parameters of type LocalObjectReference Constructor Description LocalObjectReferenceBuilder(LocalObjectReference instance)LocalObjectReferenceBuilder(LocalObjectReferenceFluent<?> fluent, LocalObjectReference instance)LocalObjectReferenceFluent(LocalObjectReference instance)
-