Interface ReservationPurchaseRecommendationMetadata.Builder

    • Method Detail

      • recommendationId

        ReservationPurchaseRecommendationMetadata.Builder recommendationId​(String recommendationId)

        The ID for the recommendation.

        Parameters:
        recommendationId - The ID for the recommendation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • generationTimestamp

        ReservationPurchaseRecommendationMetadata.Builder generationTimestamp​(String generationTimestamp)

        The timestamp for when Amazon Web Services made the recommendation.

        Parameters:
        generationTimestamp - The timestamp for when Amazon Web Services made the recommendation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • additionalMetadata

        ReservationPurchaseRecommendationMetadata.Builder additionalMetadata​(String additionalMetadata)

        Additional metadata that might be applicable to the recommendation.

        Parameters:
        additionalMetadata - Additional metadata that might be applicable to the recommendation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.