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