| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
DateInterval |
GetCostCategoriesRequest.timePeriod()
Returns the value of the TimePeriod property for this object.
|
DateInterval |
GetTagsRequest.timePeriod()
The start and end dates for retrieving the dimension values.
|
DateInterval |
GetUsageForecastRequest.timePeriod()
The start and end dates of the period that you want to retrieve usage forecast for.
|
DateInterval |
GetCostAndUsageRequest.timePeriod()
Sets the start date and end date for retrieving Amazon Web Services costs.
|
DateInterval |
GetReservationCoverageRequest.timePeriod()
The start and end dates of the period that you want to retrieve data about reservation coverage for.
|
DateInterval |
GetSavingsPlansCoverageRequest.timePeriod()
The time period that you want the usage and costs for.
|
DateInterval |
ForecastResult.timePeriod()
The period of time that the forecast covers.
|
DateInterval |
GetCostForecastRequest.timePeriod()
The period of time that you want the forecast to cover.
|
DateInterval |
GetCostAndUsageWithResourcesRequest.timePeriod()
Sets the start and end dates for retrieving Amazon Web Services costs.
|
DateInterval |
ResultByTime.timePeriod()
The time period that the result covers.
|
DateInterval |
CoverageByTime.timePeriod()
The period that this coverage was used over.
|
DateInterval |
GetDimensionValuesRequest.timePeriod()
The start date and end date for retrieving the dimension values.
|
DateInterval |
GetReservationUtilizationRequest.timePeriod()
Sets the start and end dates for retrieving Reserved Instance (RI) utilization.
|
DateInterval |
GetSavingsPlansUtilizationDetailsResponse.timePeriod()
Returns the value of the TimePeriod property for this object.
|
DateInterval |
SavingsPlansUtilizationByTime.timePeriod()
Returns the value of the TimePeriod property for this object.
|
DateInterval |
GetSavingsPlansUtilizationDetailsRequest.timePeriod()
The time period that you want the usage and costs for.
|
DateInterval |
SavingsPlansCoverage.timePeriod()
Returns the value of the TimePeriod property for this object.
|
DateInterval |
GetSavingsPlansUtilizationRequest.timePeriod()
The time period that you want the usage and costs for.
|
DateInterval |
UtilizationByTime.timePeriod()
The period of time that this utilization was used for.
|
| Modifier and Type | Method and Description |
|---|---|
GetCostCategoriesRequest.Builder |
GetCostCategoriesRequest.Builder.timePeriod(DateInterval timePeriod)
Sets the value of the TimePeriod property for this object.
|
GetTagsRequest.Builder |
GetTagsRequest.Builder.timePeriod(DateInterval timePeriod)
The start and end dates for retrieving the dimension values.
|
GetUsageForecastRequest.Builder |
GetUsageForecastRequest.Builder.timePeriod(DateInterval timePeriod)
The start and end dates of the period that you want to retrieve usage forecast for.
|
GetCostAndUsageRequest.Builder |
GetCostAndUsageRequest.Builder.timePeriod(DateInterval timePeriod)
Sets the start date and end date for retrieving Amazon Web Services costs.
|
GetReservationCoverageRequest.Builder |
GetReservationCoverageRequest.Builder.timePeriod(DateInterval timePeriod)
The start and end dates of the period that you want to retrieve data about reservation coverage for.
|
GetSavingsPlansCoverageRequest.Builder |
GetSavingsPlansCoverageRequest.Builder.timePeriod(DateInterval timePeriod)
The time period that you want the usage and costs for.
|
ForecastResult.Builder |
ForecastResult.Builder.timePeriod(DateInterval timePeriod)
The period of time that the forecast covers.
|
GetCostForecastRequest.Builder |
GetCostForecastRequest.Builder.timePeriod(DateInterval timePeriod)
The period of time that you want the forecast to cover.
|
GetCostAndUsageWithResourcesRequest.Builder |
GetCostAndUsageWithResourcesRequest.Builder.timePeriod(DateInterval timePeriod)
Sets the start and end dates for retrieving Amazon Web Services costs.
|
ResultByTime.Builder |
ResultByTime.Builder.timePeriod(DateInterval timePeriod)
The time period that the result covers.
|
CoverageByTime.Builder |
CoverageByTime.Builder.timePeriod(DateInterval timePeriod)
The period that this coverage was used over.
|
GetDimensionValuesRequest.Builder |
GetDimensionValuesRequest.Builder.timePeriod(DateInterval timePeriod)
The start date and end date for retrieving the dimension values.
|
GetReservationUtilizationRequest.Builder |
GetReservationUtilizationRequest.Builder.timePeriod(DateInterval timePeriod)
Sets the start and end dates for retrieving Reserved Instance (RI) utilization.
|
GetSavingsPlansUtilizationDetailsResponse.Builder |
GetSavingsPlansUtilizationDetailsResponse.Builder.timePeriod(DateInterval timePeriod)
Sets the value of the TimePeriod property for this object.
|
SavingsPlansUtilizationByTime.Builder |
SavingsPlansUtilizationByTime.Builder.timePeriod(DateInterval timePeriod)
Sets the value of the TimePeriod property for this object.
|
GetSavingsPlansUtilizationDetailsRequest.Builder |
GetSavingsPlansUtilizationDetailsRequest.Builder.timePeriod(DateInterval timePeriod)
The time period that you want the usage and costs for.
|
SavingsPlansCoverage.Builder |
SavingsPlansCoverage.Builder.timePeriod(DateInterval timePeriod)
Sets the value of the TimePeriod property for this object.
|
GetSavingsPlansUtilizationRequest.Builder |
GetSavingsPlansUtilizationRequest.Builder.timePeriod(DateInterval timePeriod)
The time period that you want the usage and costs for.
|
UtilizationByTime.Builder |
UtilizationByTime.Builder.timePeriod(DateInterval timePeriod)
The period of time that this utilization was used for.
|
Copyright © 2022. All rights reserved.