Uses of Class
com.amazonaws.services.cloudsearchv2.model.IndexDocumentsRequest
Packages that use IndexDocumentsRequest
-
Uses of IndexDocumentsRequest in com.amazonaws.services.cloudsearchv2
Methods in com.amazonaws.services.cloudsearchv2 with parameters of type IndexDocumentsRequestModifier and TypeMethodDescriptionAbstractAmazonCloudSearch.indexDocuments
(IndexDocumentsRequest request) AmazonCloudSearch.indexDocuments
(IndexDocumentsRequest indexDocumentsRequest) Tells the search domain to start indexing its documents using the latest indexing options.AmazonCloudSearchClient.indexDocuments
(IndexDocumentsRequest indexDocumentsRequest) Tells the search domain to start indexing its documents using the latest indexing options.AbstractAmazonCloudSearchAsync.indexDocumentsAsync
(IndexDocumentsRequest request) AbstractAmazonCloudSearchAsync.indexDocumentsAsync
(IndexDocumentsRequest request, AsyncHandler<IndexDocumentsRequest, IndexDocumentsResult> asyncHandler) AmazonCloudSearchAsync.indexDocumentsAsync
(IndexDocumentsRequest indexDocumentsRequest) Tells the search domain to start indexing its documents using the latest indexing options.AmazonCloudSearchAsync.indexDocumentsAsync
(IndexDocumentsRequest indexDocumentsRequest, AsyncHandler<IndexDocumentsRequest, IndexDocumentsResult> asyncHandler) Tells the search domain to start indexing its documents using the latest indexing options.AmazonCloudSearchAsyncClient.indexDocumentsAsync
(IndexDocumentsRequest request) AmazonCloudSearchAsyncClient.indexDocumentsAsync
(IndexDocumentsRequest request, AsyncHandler<IndexDocumentsRequest, IndexDocumentsResult> asyncHandler) Method parameters in com.amazonaws.services.cloudsearchv2 with type arguments of type IndexDocumentsRequestModifier and TypeMethodDescriptionAbstractAmazonCloudSearchAsync.indexDocumentsAsync
(IndexDocumentsRequest request, AsyncHandler<IndexDocumentsRequest, IndexDocumentsResult> asyncHandler) AmazonCloudSearchAsync.indexDocumentsAsync
(IndexDocumentsRequest indexDocumentsRequest, AsyncHandler<IndexDocumentsRequest, IndexDocumentsResult> asyncHandler) Tells the search domain to start indexing its documents using the latest indexing options.AmazonCloudSearchAsyncClient.indexDocumentsAsync
(IndexDocumentsRequest request, AsyncHandler<IndexDocumentsRequest, IndexDocumentsResult> asyncHandler) -
Uses of IndexDocumentsRequest in com.amazonaws.services.cloudsearchv2.model
Methods in com.amazonaws.services.cloudsearchv2.model that return IndexDocumentsRequestModifier and TypeMethodDescriptionIndexDocumentsRequest.clone()
IndexDocumentsRequest.withDomainName
(String domainName)