Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.ListSourcesForS3TableIntegrationResponse.Builder
Packages that use ListSourcesForS3TableIntegrationResponse.Builder
-
Uses of ListSourcesForS3TableIntegrationResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ListSourcesForS3TableIntegrationResponse.BuilderModifier and TypeMethodDescriptionListSourcesForS3TableIntegrationResponse.builder()Sets the value of the NextToken property for this object.ListSourcesForS3TableIntegrationResponse.Builder.sources(Collection<S3TableIntegrationSource> sources) The list of data source associations for the specified S3 Table Integration.ListSourcesForS3TableIntegrationResponse.Builder.sources(Consumer<S3TableIntegrationSource.Builder>... sources) The list of data source associations for the specified S3 Table Integration.ListSourcesForS3TableIntegrationResponse.Builder.sources(S3TableIntegrationSource... sources) The list of data source associations for the specified S3 Table Integration.ListSourcesForS3TableIntegrationResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type ListSourcesForS3TableIntegrationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListSourcesForS3TableIntegrationResponse.Builder>ListSourcesForS3TableIntegrationResponse.serializableBuilderClass()