| Package | Description |
|---|---|
| software.amazon.awssdk.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
List<SchemaChangeDetails> |
SchemaChangeRequestDetails.changes()
List of schema changes happening in the scope of this notification.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaChangeRequestDetails.Builder |
SchemaChangeRequestDetails.Builder.changes(SchemaChangeDetails... changes)
List of schema changes happening in the scope of this notification.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaChangeRequestDetails.Builder |
SchemaChangeRequestDetails.Builder.changes(Collection<SchemaChangeDetails> changes)
List of schema changes happening in the scope of this notification.
|
Copyright © 2023. All rights reserved.