CopyableBuilder<UploadDocumentsRequest.Builder,UploadDocumentsRequest>, SdkBuilder<UploadDocumentsRequest.Builder,UploadDocumentsRequest>public static interface UploadDocumentsRequest.Builder extends CopyableBuilder<UploadDocumentsRequest.Builder,UploadDocumentsRequest>
| Modifier and Type | Method | Description |
|---|---|---|
UploadDocumentsRequest.Builder |
contentLength(Long contentLength) |
|
UploadDocumentsRequest.Builder |
contentType(String contentType) |
The format of the batch you are uploading.
|
UploadDocumentsRequest.Builder |
contentType(ContentType contentType) |
The format of the batch you are uploading.
|
copyapply, buildUploadDocumentsRequest.Builder contentType(String contentType)
The format of the batch you are uploading. Amazon CloudSearch supports two document batch formats:
contentType - The format of the batch you are uploading. Amazon CloudSearch supports two document batch formats:
ContentTypeUploadDocumentsRequest.Builder contentType(ContentType contentType)
The format of the batch you are uploading. Amazon CloudSearch supports two document batch formats:
contentType - The format of the batch you are uploading. Amazon CloudSearch supports two document batch formats:
ContentTypeUploadDocumentsRequest.Builder contentLength(Long contentLength)
contentLength - Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.