Interface DeleteStatisticsValueMap.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DeleteStatisticsValueMap.Builder,DeleteStatisticsValueMap>, SdkBuilder<DeleteStatisticsValueMap.Builder,DeleteStatisticsValueMap>, SdkPojo
Enclosing class:
DeleteStatisticsValueMap

public static interface DeleteStatisticsValueMap.Builder extends SdkPojo, CopyableBuilder<DeleteStatisticsValueMap.Builder,DeleteStatisticsValueMap>
  • Method Details

    • active

      The current status of the statistics.

      Parameters:
      active - The current status of the statistics.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • statisticsId

      DeleteStatisticsValueMap.Builder statisticsId(String statisticsId)

      The ID of the statistics generation run that is currently occurring.

      Parameters:
      statisticsId - The ID of the statistics generation run that is currently occurring.
      Returns:
      Returns a reference to this object so that method calls can be chained together.