Package zowe.client.sdk.rest
http functionality used by the SDK
-
Class Summary Class Description JsonDeleteRequest Http delete operation with Json content typeJsonGetRequest Http get operation with Json content typeJsonPostRequest Http post operation with Json content typeJsonPutRequest Http put operation with Json content typeQueryConstants Constants for various Rest query infoResponse Holds Http response informationStreamGetRequest Http get stream operation with Json content typeTextGetRequest Http get operation with text content typeTextPutRequest Http put operation with text content typeZosmfHeaders z/OSMF Headers infoZoweRequest Base abstract class that conforms to Http CRUD operationsZoweRequestFactory Request factory that generates the desire CRUD operationZoweRequestType Zowe Request CRUD types -
Enum Summary Enum Description ZoweRequestType.VerbType Http request verb value types