AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Configuration for accessing Amazon UploadDocuments service

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.CloudSearchDomain.Model.UploadDocumentsResult
      Amazon.CloudSearchDomain.Model.UploadDocumentsResponse

Namespace: Amazon.CloudSearchDomain.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class UploadDocumentsResponse : UploadDocumentsResult

The UploadDocumentsResponse type exposes the following members

Constructors

NameDescription
Public Method UploadDocumentsResponse()

Properties

NameTypeDescription
Public Property Adds System.Int64 Gets and sets the property Adds.

The number of documents that were added to the search domain.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Deletes System.Int64 Gets and sets the property Deletes.

The number of documents that were deleted from the search domain.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Status System.String Gets and sets the property Status.

The status of an UploadDocumentsRequest.

Public Property UploadDocumentsResult Amazon.CloudSearchDomain.Model.UploadDocumentsResult Gets and sets the UploadDocumentsResult property. Represents the output of a UploadDocuments operation.
Public Property Warnings System.Collections.Generic.List<Amazon.CloudSearchDomain.Model.DocumentServiceWarning> Gets and sets the property Warnings.

Any warnings returned by the document service about the documents being uploaded.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8