| Package | Description |
|---|---|
| com.amazonaws.services.entityresolution.model |
| Modifier and Type | Method and Description |
|---|---|
DeletedUniqueId |
DeletedUniqueId.clone() |
DeletedUniqueId |
DeletedUniqueId.withUniqueId(String uniqueId)
The unique ID of the deleted item.
|
| Modifier and Type | Method and Description |
|---|---|
List<DeletedUniqueId> |
BatchDeleteUniqueIdResult.getDeleted()
The unique IDs that were deleted.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteUniqueIdResult |
BatchDeleteUniqueIdResult.withDeleted(DeletedUniqueId... deleted)
The unique IDs that were deleted.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDeleteUniqueIdResult.setDeleted(Collection<DeletedUniqueId> deleted)
The unique IDs that were deleted.
|
BatchDeleteUniqueIdResult |
BatchDeleteUniqueIdResult.withDeleted(Collection<DeletedUniqueId> deleted)
The unique IDs that were deleted.
|
Copyright © 2025. All rights reserved.