Uses of Class
zowe.client.sdk.teamconfig.model.ConfigContainer
-
Packages that use ConfigContainer Package Description zowe.client.sdk.teamconfig.service Services layer to parse KeyTar and Zowe Global Team Configuration -
-
Uses of ConfigContainer in zowe.client.sdk.teamconfig.service
Methods in zowe.client.sdk.teamconfig.service that return ConfigContainer Modifier and Type Method Description ConfigContainerTeamConfigService. getTeamConfig(KeyTarConfig config)Return ConfigContainer object container of a parsed Zowe Global Team Configuration file representation.
-