Class ResourcesResponseEndpointsItemCustomDomainsItem

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

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

    • ResourcesResponseEndpointsItemCustomDomainsItem

      public ResourcesResponseEndpointsItemCustomDomainsItem()
  • 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 ResourcesResponseEndpointsItemCustomDomainsItem 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 ResourcesResponseEndpointsItemCustomDomainsItem object itself.
    • endpointId

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

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

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

      Set the history value.
      Parameters:
      history - the history value to set
      Returns:
      the ResourcesResponseEndpointsItemCustomDomainsItem object itself.