Class ContinentsResponseCountryOrRegionsItem

java.lang.Object
com.microsoft.azure.management.cdn.ContinentsResponseCountryOrRegionsItem

public class ContinentsResponseCountryOrRegionsItem extends Object
The ContinentsResponseCountryOrRegionsItem model.
  • Constructor Details

    • ContinentsResponseCountryOrRegionsItem

      public ContinentsResponseCountryOrRegionsItem()
  • Method Details

    • id

      public String id()
      Get the id value.
      Returns:
      the id value
    • withId

      Set the id value.
      Parameters:
      id - the id value to set
      Returns:
      the ContinentsResponseCountryOrRegionsItem object itself.
    • continentId

      public String continentId()
      Get the continentId value.
      Returns:
      the continentId value
    • withContinentId

      public ContinentsResponseCountryOrRegionsItem withContinentId(String continentId)
      Set the continentId value.
      Parameters:
      continentId - the continentId value to set
      Returns:
      the ContinentsResponseCountryOrRegionsItem object itself.