public static class EstimateReleaseDataSizeDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
EstimateReleaseDataSizeDetails |
build() |
EstimateReleaseDataSizeDetails.Builder |
copy(EstimateReleaseDataSizeDetails model) |
EstimateReleaseDataSizeDetails.Builder |
timeDataEnded(Date timeDataEnded)
This is the end of the time range for the data to be released
|
EstimateReleaseDataSizeDetails.Builder |
timeDataStarted(Date timeDataStarted)
This is the start of the time range for the data to be released
|
public EstimateReleaseDataSizeDetails.Builder timeDataStarted(Date timeDataStarted)
This is the start of the time range for the data to be released
timeDataStarted
- the value to setpublic EstimateReleaseDataSizeDetails.Builder timeDataEnded(Date timeDataEnded)
This is the end of the time range for the data to be released
timeDataEnded
- the value to setpublic EstimateReleaseDataSizeDetails build()
public EstimateReleaseDataSizeDetails.Builder copy(EstimateReleaseDataSizeDetails model)
Copyright © 2016–2024. All rights reserved.