C# Класс Akamai.EdgeGrid.OpenAPI

Command Line sample application to demonstrate the utilization of the {Open} APIs. This can be used for both command line invocation or reference on how to leverage the Api. All supported commands are implemented in this sample for convience. Author: [email protected] (Colin Bendell)
Показать файл Открыть проект

Приватные методы

Метод Описание
Main ( string args ) : void
execute ( string httpMethod, string apiurl, List headers, string clientToken, string accessToken, string secret, string data, string uploadfile, string outputfile, int maxBodySize, string contentType, bool verbose = false ) : void
help ( ) : void