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