Uses of Class
io.fabric8.openshift.api.model.operator.network.v1.OperatorPKIFluent.SpecNested
-
Packages that use OperatorPKIFluent.SpecNested Package Description io.fabric8.openshift.api.model.operator.network.v1 -
-
Uses of OperatorPKIFluent.SpecNested in io.fabric8.openshift.api.model.operator.network.v1
Methods in io.fabric8.openshift.api.model.operator.network.v1 that return OperatorPKIFluent.SpecNested Modifier and Type Method Description OperatorPKIFluent.SpecNested<A>OperatorPKIFluent. editOrNewSpec()OperatorPKIFluent.SpecNested<A>OperatorPKIFluent. editOrNewSpecLike(OperatorPKISpec item)OperatorPKIFluent.SpecNested<A>OperatorPKIFluent. editSpec()OperatorPKIFluent.SpecNested<A>OperatorPKIFluent. withNewSpec()OperatorPKIFluent.SpecNested<A>OperatorPKIFluent. withNewSpecLike(OperatorPKISpec item)
-