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)
파일 보기 프로젝트 열기: surgeforward/AkamaiOPEN-edgegrid-C-Sharp

비공개 메소드들

메소드 설명
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