Java com.amazonaws.services.cloudsearchdomain.model UploadDocumentsResult fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.cloudsearchdomain.model UploadDocumentsResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.cloudsearchdomain.model UploadDocumentsResult.

The text is from its open source code.

Method

LonggetAdds()

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

LonggetDeletes()

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

StringgetStatus()

The status of an UploadDocumentsRequest.

java.util.ListgetWarnings()

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