Package | Description |
---|---|
com.amazonaws.services.costexplorer.model |
Modifier and Type | Method and Description |
---|---|
ReservationPurchaseRecommendationMetadata |
ReservationPurchaseRecommendationMetadata.clone() |
ReservationPurchaseRecommendationMetadata |
GetReservationPurchaseRecommendationResult.getMetadata()
Information about this specific recommendation call, such as the time stamp for when Cost Explorer generated this
recommendation.
|
ReservationPurchaseRecommendationMetadata |
ReservationPurchaseRecommendationMetadata.withGenerationTimestamp(String generationTimestamp)
The timestamp for when Amazon Web Services made this recommendation.
|
ReservationPurchaseRecommendationMetadata |
ReservationPurchaseRecommendationMetadata.withRecommendationId(String recommendationId)
The ID for this specific recommendation.
|
Modifier and Type | Method and Description |
---|---|
void |
GetReservationPurchaseRecommendationResult.setMetadata(ReservationPurchaseRecommendationMetadata metadata)
Information about this specific recommendation call, such as the time stamp for when Cost Explorer generated this
recommendation.
|
GetReservationPurchaseRecommendationResult |
GetReservationPurchaseRecommendationResult.withMetadata(ReservationPurchaseRecommendationMetadata metadata)
Information about this specific recommendation call, such as the time stamp for when Cost Explorer generated this
recommendation.
|
Copyright © 2023. All rights reserved.