Uses of Class
io.fabric8.openshift.api.model.BuildOutputFluent.PushSecretNested
-
Packages that use BuildOutputFluent.PushSecretNested Package Description io.fabric8.openshift.api.model -
-
Uses of BuildOutputFluent.PushSecretNested in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return BuildOutputFluent.PushSecretNested Modifier and Type Method Description BuildOutputFluent.PushSecretNested<A>BuildOutputFluent. editOrNewPushSecret()BuildOutputFluent.PushSecretNested<A>BuildOutputFluent. editOrNewPushSecretLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)BuildOutputFluent.PushSecretNested<A>BuildOutputFluent. editPushSecret()BuildOutputFluent.PushSecretNested<A>BuildOutputFluent. withNewPushSecret()BuildOutputFluent.PushSecretNested<A>BuildOutputFluent. withNewPushSecretLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
-