| Package | Description |
|---|---|
| com.akamai.netstorage |
| Modifier and Type | Method and Description |
|---|---|
APIEventBean |
NetStorageCMSv35Signer.getParams() |
| Modifier and Type | Method and Description |
|---|---|
protected InputStream |
NetStorage.execute(String method,
String path,
APIEventBean acsParams) |
protected InputStream |
NetStorage.execute(String method,
String path,
APIEventBean acsParams,
InputStream uploadStream,
Long size) |
void |
NetStorageCMSv35Signer.setParams(APIEventBean params) |
| Constructor and Description |
|---|
NetStorageCMSv35Signer(String method,
URL url,
APIEventBean params)
Primary invocation for an API communication.
|
NetStorageCMSv35Signer(String method,
URL url,
APIEventBean params,
InputStream uploadStream,
long uploadSize)
Primary invocation for an API communication.
|
Copyright © 2016. All rights reserved.