Uses of Class
software.amazon.awssdk.services.kinesisanalyticsv2.model.S3ReferenceDataSourceDescription
-
Packages that use S3ReferenceDataSourceDescription Package Description software.amazon.awssdk.services.kinesisanalyticsv2.model -
-
Uses of S3ReferenceDataSourceDescription in software.amazon.awssdk.services.kinesisanalyticsv2.model
Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model that return S3ReferenceDataSourceDescription Modifier and Type Method Description S3ReferenceDataSourceDescriptionReferenceDataSourceDescription. s3ReferenceDataSourceDescription()Provides the Amazon S3 bucket name, the object key name that contains the reference data.Methods in software.amazon.awssdk.services.kinesisanalyticsv2.model with parameters of type S3ReferenceDataSourceDescription Modifier and Type Method Description ReferenceDataSourceDescription.BuilderReferenceDataSourceDescription.Builder. s3ReferenceDataSourceDescription(S3ReferenceDataSourceDescription s3ReferenceDataSourceDescription)Provides the Amazon S3 bucket name, the object key name that contains the reference data.
-