Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.DataSource.Builder
Packages that use DataSource.Builder
-
Uses of DataSource.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return DataSource.BuilderModifier and TypeMethodDescriptionstatic DataSource.BuilderDataSource.builder()The name of the data source.DataSource.toBuilder()The type of the data source.Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type DataSource.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DataSource.Builder>DataSource.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cloudwatchlogs.model with type arguments of type DataSource.BuilderModifier and TypeMethodDescriptionAssociateSourceToS3TableIntegrationRequest.Builder.dataSource(Consumer<DataSource.Builder> dataSource) The data source to associate with the S3 Table Integration.default S3TableIntegrationSource.BuilderS3TableIntegrationSource.Builder.dataSource(Consumer<DataSource.Builder> dataSource) The data source associated with the S3 Table Integration.