static ListSourcesForS3TableIntegrationResponse.Builder |
ListSourcesForS3TableIntegrationResponse.builder() |
|
ListSourcesForS3TableIntegrationResponse.Builder |
ListSourcesForS3TableIntegrationResponse.Builder.nextToken(String nextToken) |
Sets the value of the NextToken property for this object.
|
ListSourcesForS3TableIntegrationResponse.Builder |
ListSourcesForS3TableIntegrationResponse.Builder.sources(Collection<S3TableIntegrationSource> sources) |
The list of data source associations for the specified S3 Table Integration.
|
ListSourcesForS3TableIntegrationResponse.Builder |
ListSourcesForS3TableIntegrationResponse.Builder.sources(Consumer<S3TableIntegrationSource.Builder>... sources) |
The list of data source associations for the specified S3 Table Integration.
|
ListSourcesForS3TableIntegrationResponse.Builder |
ListSourcesForS3TableIntegrationResponse.Builder.sources(S3TableIntegrationSource... sources) |
The list of data source associations for the specified S3 Table Integration.
|
ListSourcesForS3TableIntegrationResponse.Builder |
ListSourcesForS3TableIntegrationResponse.toBuilder() |
|