Interface RefreshStatisticsIdMap.Builder

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

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

    • statisticsId

      RefreshStatisticsIdMap.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.