Class ReservationRecommendationDetailsProperties


  • public final class ReservationRecommendationDetailsProperties
    extends Object
    The properties of the reservation recommendation.
    • Constructor Detail

      • ReservationRecommendationDetailsProperties

        public ReservationRecommendationDetailsProperties()
    • Method Detail

      • currency

        public String currency()
        Get the currency property: An ISO 4217 currency code identifier for the costs and savings.
        Returns:
        the currency value.
      • resourceGroup

        public String resourceGroup()
        Get the resourceGroup property: Resource Group.
        Returns:
        the resourceGroup value.
      • scope

        public String scope()
        Get the scope property: Scope of the reservation, ex: Single or Shared.
        Returns:
        the scope value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.