| Package | Description |
|---|---|
| software.amazon.awssdk.services.timestreamwrite.model |
| Modifier and Type | Method and Description |
|---|---|
List<RejectedRecord> |
RejectedRecordsException.rejectedRecords()
Returns the value of the RejectedRecords property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
RejectedRecordsException.Builder |
RejectedRecordsException.Builder.rejectedRecords(RejectedRecord... rejectedRecords)
Sets the value of the RejectedRecords property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
RejectedRecordsException.Builder |
RejectedRecordsException.Builder.rejectedRecords(Collection<RejectedRecord> rejectedRecords)
Sets the value of the RejectedRecords property for this object.
|
Copyright © 2022. All rights reserved.