public class PetstoreApiClient extends Object
| Constructor and Description |
|---|
PetstoreApiClient() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.client.HttpClient |
createClient() |
String |
getInventory() |
String |
getPetById() |
public static org.apache.http.client.HttpClient createClient()
public String getPetById() throws NoSuchAlgorithmException, KeyManagementException
public String getInventory() throws NoSuchAlgorithmException, KeyManagementException
Copyright © 2018 WSO2. All rights reserved.