C# 클래스 Amazon.SimpleDB.Model.BatchDeleteAttributesRequest

Container for the parameters to the BatchDeleteAttributes operation. Performs multiple DeleteAttributes operations in a single call, which reduces round trips and latencies. This enables Amazon SimpleDB to optimize requests, which generally yields better throughput.

The following limitations are enforced for this operation:

  • 1 MB request size
  • 25 item limit per BatchDeleteAttributes operation

상속: AmazonSimpleDBRequest
파일 보기 프로젝트 열기: scopely/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetDomainName ( ) : bool
IsSetItems ( ) : bool