Uses of Class
io.fabric8.openshift.api.model.hive.v1.SyncSetSpecFluent.SecretMappingsNested
-
Packages that use SyncSetSpecFluent.SecretMappingsNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of SyncSetSpecFluent.SecretMappingsNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return SyncSetSpecFluent.SecretMappingsNested Modifier and Type Method Description SyncSetSpecFluent.SecretMappingsNested<A>SyncSetSpecFluent. addNewSecretMapping()SyncSetSpecFluent.SecretMappingsNested<A>SyncSetSpecFluent. addNewSecretMappingLike(SecretMapping item)SyncSetSpecFluent.SecretMappingsNested<A>SyncSetSpecFluent. editFirstSecretMapping()SyncSetSpecFluent.SecretMappingsNested<A>SyncSetSpecFluent. editLastSecretMapping()SyncSetSpecFluent.SecretMappingsNested<A>SyncSetSpecFluent. editMatchingSecretMapping(Predicate<SecretMappingBuilder> predicate)SyncSetSpecFluent.SecretMappingsNested<A>SyncSetSpecFluent. editSecretMapping(int index)SyncSetSpecFluent.SecretMappingsNested<A>SyncSetSpecFluent. setNewSecretMappingLike(int index, SecretMapping item)
-