| Package | Description |
|---|---|
| software.amazon.awssdk.services.cleanrooms.model | |
| software.amazon.awssdk.services.cleanrooms.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ConfiguredTableAssociationSummary> |
ListConfiguredTableAssociationsResponse.configuredTableAssociationSummaries()
The retrieved list of configured table associations.
|
| Modifier and Type | Method and Description |
|---|---|
ListConfiguredTableAssociationsResponse.Builder |
ListConfiguredTableAssociationsResponse.Builder.configuredTableAssociationSummaries(ConfiguredTableAssociationSummary... configuredTableAssociationSummaries)
The retrieved list of configured table associations.
|
| Modifier and Type | Method and Description |
|---|---|
ListConfiguredTableAssociationsResponse.Builder |
ListConfiguredTableAssociationsResponse.Builder.configuredTableAssociationSummaries(Collection<ConfiguredTableAssociationSummary> configuredTableAssociationSummaries)
The retrieved list of configured table associations.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ConfiguredTableAssociationSummary> |
ListConfiguredTableAssociationsPublisher.configuredTableAssociationSummaries()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ConfiguredTableAssociationSummary> |
ListConfiguredTableAssociationsIterable.configuredTableAssociationSummaries()
Returns an iterable to iterate through the paginated
ListConfiguredTableAssociationsResponse.configuredTableAssociationSummaries() member. |
Copyright © 2023. All rights reserved.