C# 클래스 Stratosphere.Table.Sdb.SdbService

상속: Stratosphere.Aws.AmazonWebService
파일 보기 프로젝트 열기: petrohi/Stratosphere 1 사용 예제들

공개 메소드들

메소드 설명
Execute ( string>.IEnumerable parameters ) : System.Xml.Linq.XElement
ExecuteWithExpectation ( string>.IEnumerable parameters ) : System.Xml.Linq.XElement
ResetBoxUsage ( ) : void
SdbService ( string id, string secret ) : System

비공개 메소드들

메소드 설명
ParseBoxUsage ( System.Xml.Linq.XElement responseElement ) : double

메소드 상세

Execute() 공개 메소드

public Execute ( string>.IEnumerable parameters ) : System.Xml.Linq.XElement
parameters string>.IEnumerable
리턴 System.Xml.Linq.XElement

ExecuteWithExpectation() 공개 메소드

public ExecuteWithExpectation ( string>.IEnumerable parameters ) : System.Xml.Linq.XElement
parameters string>.IEnumerable
리턴 System.Xml.Linq.XElement

ResetBoxUsage() 공개 정적인 메소드

public static ResetBoxUsage ( ) : void
리턴 void

SdbService() 공개 메소드

public SdbService ( string id, string secret ) : System
id string
secret string
리턴 System