| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudsearchdomain.model |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentServiceWarning> |
UploadDocumentsResponse.warnings()
Any warnings returned by the document service about the documents being uploaded.
|
| Modifier and Type | Method and Description |
|---|---|
UploadDocumentsResponse.Builder |
UploadDocumentsResponse.Builder.warnings(DocumentServiceWarning... warnings)
Any warnings returned by the document service about the documents being uploaded.
|
| Modifier and Type | Method and Description |
|---|---|
UploadDocumentsResponse.Builder |
UploadDocumentsResponse.Builder.warnings(Collection<DocumentServiceWarning> warnings)
Any warnings returned by the document service about the documents being uploaded.
|
Copyright © 2023. All rights reserved.