public class ApiManagementClient
extends java.lang.Object
| Constructor and Description |
|---|
ApiManagementClient() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
downloadApiProxy(ApiManagementConnectionProperties connectionProperties,
java.lang.String apiProxyName) |
void |
uploadApiProxy(ApiManagementConnectionProperties connectionProperties,
byte[] bundledApiProxy) |
public void uploadApiProxy(ApiManagementConnectionProperties connectionProperties, byte[] bundledApiProxy)
public byte[] downloadApiProxy(ApiManagementConnectionProperties connectionProperties, java.lang.String apiProxyName)