Uses of Class
io.fabric8.openshift.api.model.hive.v1.SecretMappingFluent.SourceRefNested
-
Packages that use SecretMappingFluent.SourceRefNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of SecretMappingFluent.SourceRefNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return SecretMappingFluent.SourceRefNested Modifier and Type Method Description SecretMappingFluent.SourceRefNested<A>SecretMappingFluent. editOrNewSourceRef()SecretMappingFluent.SourceRefNested<A>SecretMappingFluent. editOrNewSourceRefLike(SecretReference item)SecretMappingFluent.SourceRefNested<A>SecretMappingFluent. editSourceRef()SecretMappingFluent.SourceRefNested<A>SecretMappingFluent. withNewSourceRef()SecretMappingFluent.SourceRefNested<A>SecretMappingFluent. withNewSourceRefLike(SecretReference item)
-