| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
List<ReferenceDataSourceDescription> |
ApplicationDetail.referenceDataSourceDescriptions()
Describes reference data sources configured for the application.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationDetail.Builder |
ApplicationDetail.Builder.referenceDataSourceDescriptions(ReferenceDataSourceDescription... referenceDataSourceDescriptions)
Describes reference data sources configured for the application.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationDetail.Builder |
ApplicationDetail.Builder.referenceDataSourceDescriptions(Collection<ReferenceDataSourceDescription> referenceDataSourceDescriptions)
Describes reference data sources configured for the application.
|
Copyright © 2023. All rights reserved.