Class ResourcesResponseCustomDomainsItem

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

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

    • ResourcesResponseCustomDomainsItem

      public ResourcesResponseCustomDomainsItem()
  • 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 ResourcesResponseCustomDomainsItem object itself.
    • name

      public String name()
      Get the name value.
      Returns:
      the name value
    • withName

      Set the name value.
      Parameters:
      name - the name value to set
      Returns:
      the ResourcesResponseCustomDomainsItem object itself.
    • endpointId

      public String endpointId()
      Get the endpointId value.
      Returns:
      the endpointId value
    • withEndpointId

      public ResourcesResponseCustomDomainsItem withEndpointId(String endpointId)
      Set the endpointId value.
      Parameters:
      endpointId - the endpointId value to set
      Returns:
      the ResourcesResponseCustomDomainsItem object itself.
    • history

      public Boolean history()
      Get the history value.
      Returns:
      the history value
    • withHistory

      public ResourcesResponseCustomDomainsItem withHistory(Boolean history)
      Set the history value.
      Parameters:
      history - the history value to set
      Returns:
      the ResourcesResponseCustomDomainsItem object itself.