Packages 
Package Description
zowe.client.sdk.core
Core objects used throughout the SDK
zowe.client.sdk.rest
Http functionality used by the SDK
zowe.client.sdk.rest.type
Type definitions for request objects
zowe.client.sdk.rest.unirest
Http functionality used by the SDK via UNIREST library.
zowe.client.sdk.teamconfig
Zowe Global Team Configuration functionality provided by the SDK
zowe.client.sdk.teamconfig.keytar
KeyTar functionality used by the SDK to retrieve OS credential store
zowe.client.sdk.teamconfig.model
Definitions of model POJOs to represent Zowe Global Team Configuration
zowe.client.sdk.teamconfig.service
Services layer to parse KeyTar and Zowe Global Team Configuration
zowe.client.sdk.teamconfig.types
Definitions of types for Zowe Global Team Configuration processing
zowe.client.sdk.utility
Set of utilities for SDK packages
zowe.client.sdk.utility.timer
Timer class to helper with wait processing
zowe.client.sdk.utility.unirest
Set of utilities for those SDK packages performing Unirest http processing
zowe.client.sdk.zosconsole
Zos mvs console functionality provided by the SDK
zowe.client.sdk.zosconsole.input
Request input objects for zos mvs console processing
zowe.client.sdk.zosconsole.unirest
Zos mvs console functionality provided by the SDK performing Unirest http processing
zowe.client.sdk.zosconsole.zosmf
Zosmf request input objects for zos tso processing
zowe.client.sdk.zosfiles
Zos files functionality provided by the SDK
zowe.client.sdk.zosfiles.input
Request input objects for zos files processing
zowe.client.sdk.zosfiles.response
Request response objects for zos files processing
zowe.client.sdk.zosfiles.types
Type definitions for zos files processing
zowe.client.sdk.zosfiles.unirest
Zos files functionality provided by the SDK performing Unirest http processing
zowe.client.sdk.zosjobs
Zos jobs related processing provided by the SDK
zowe.client.sdk.zosjobs.input
Request input objects for zos jobs processing
zowe.client.sdk.zosjobs.response
Request responses objects for zos jobs processing
zowe.client.sdk.zosjobs.types
Type definitions for zos jobs processing
zowe.client.sdk.zosjobs.unirest
Zos jobs related processing provided by the SDK performing Unirest http processing
zowe.client.sdk.zoslogs
Zos logs related processing provided by the SDK
zowe.client.sdk.zoslogs.input
Input objects for zos logs processing
zowe.client.sdk.zoslogs.response
Response objects for zos logs processing
zowe.client.sdk.zoslogs.unirest
Zos logs related processing provided by the SDK performing Unirest http processing
zowe.client.sdk.zosmfinfo
Zosmf informational processing provided by the SDK
zowe.client.sdk.zosmfinfo.response
Response objects for zosmf info processing
zowe.client.sdk.zosmfinfo.unirest
Zosmf informational processing provided by the SDK performing Unirest http processing
zowe.client.sdk.zostso
Zos tso console functionality provided by the SDK
zowe.client.sdk.zostso.input
Request input objects for zos tso processing
zowe.client.sdk.zostso.lifecycle
Zos tso console life cycle (start, send, and stop) functionality provided by the SDK
zowe.client.sdk.zostso.message
Zosmf request response objects for zos tso processing
zowe.client.sdk.zostso.response
Zos tso console response handling provided by the SDK
zowe.client.sdk.zostso.unirest
Zos tso console functionality provided by the SDK performing Unirest http processing
zowe.client.sdk.zostso.unirest.lifecycle
Zos tso console life cycle (start, send, and stop) functionality provided by the SDK performing Unirest http processing
zowe.client.sdk.zosuss
USS commands via SSH connection package