Interface ModifyRecommendationDetail.Builder

    • Method Detail

      • targetInstances

        ModifyRecommendationDetail.Builder targetInstances​(Collection<TargetInstance> targetInstances)

        Determines whether this instance type is the Amazon Web Services default recommendation.

        Parameters:
        targetInstances - Determines whether this instance type is the Amazon Web Services default recommendation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • targetInstances

        ModifyRecommendationDetail.Builder targetInstances​(TargetInstance... targetInstances)

        Determines whether this instance type is the Amazon Web Services default recommendation.

        Parameters:
        targetInstances - Determines whether this instance type is the Amazon Web Services default recommendation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.