public class ApiManagementClient extends ApiManagementCommonClientWrapper
ApiManagementCommonClientWrapper.ResponseHandlerCallback<R,T>| Constructor and Description |
|---|
ApiManagementClient() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
downloadApiProxy(ApiManagementConnectionProperties apiManagementConnectionProperties,
java.lang.String apiProxyName) |
void |
uploadApiProxy(ApiManagementConnectionProperties apiManagementConnectionProperties,
byte[] bundledApiProxy) |
buildUrl, executeGet, executeGet, getRestTemplateWrapper, retrieveToken, retrieveTokenpublic byte[] downloadApiProxy(ApiManagementConnectionProperties apiManagementConnectionProperties, java.lang.String apiProxyName)
public void uploadApiProxy(ApiManagementConnectionProperties apiManagementConnectionProperties, byte[] bundledApiProxy)