public static interface DeleteStatisticsValueMap.Builder extends SdkPojo, CopyableBuilder<DeleteStatisticsValueMap.Builder,DeleteStatisticsValueMap>
| Modifier and Type | Method and Description |
|---|---|
DeleteStatisticsValueMap.Builder |
active(Boolean active)
The current status of the statistics.
|
DeleteStatisticsValueMap.Builder |
statisticsId(String statisticsId)
The ID of the statistics generation run that is currently occurring.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteStatisticsValueMap.Builder active(Boolean active)
The current status of the statistics.
active - The current status of the statistics.DeleteStatisticsValueMap.Builder statisticsId(String statisticsId)
The ID of the statistics generation run that is currently occurring.
statisticsId - The ID of the statistics generation run that is currently occurring.Copyright © 2023. All rights reserved.