| Package | Description |
|---|---|
| software.amazon.awssdk.services.databrew.model |
| Modifier and Type | Method and Description |
|---|---|
static AllowedStatistics.Builder |
AllowedStatistics.builder() |
AllowedStatistics.Builder |
AllowedStatistics.Builder.statistics(Collection<String> statistics)
One or more column statistics to allow for columns that contain detected entities.
|
AllowedStatistics.Builder |
AllowedStatistics.Builder.statistics(String... statistics)
One or more column statistics to allow for columns that contain detected entities.
|
AllowedStatistics.Builder |
AllowedStatistics.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AllowedStatistics.Builder> |
AllowedStatistics.serializableBuilderClass() |
Copyright © 2023. All rights reserved.