public static interface AllowedStatistics.Builder extends SdkPojo, CopyableBuilder<AllowedStatistics.Builder,AllowedStatistics>
| Modifier and Type | Method and Description |
|---|---|
AllowedStatistics.Builder |
statistics(Collection<String> statistics)
One or more column statistics to allow for columns that contain detected entities.
|
AllowedStatistics.Builder |
statistics(String... statistics)
One or more column statistics to allow for columns that contain detected entities.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAllowedStatistics.Builder statistics(Collection<String> statistics)
One or more column statistics to allow for columns that contain detected entities.
statistics - One or more column statistics to allow for columns that contain detected entities.AllowedStatistics.Builder statistics(String... statistics)
One or more column statistics to allow for columns that contain detected entities.
statistics - One or more column statistics to allow for columns that contain detected entities.Copyright © 2023. All rights reserved.