Class ResourcesResponseEndpointsPropertiesItemsItem


  • public final class ResourcesResponseEndpointsPropertiesItemsItem
    extends Object
    The ResourcesResponseEndpointsPropertiesItemsItem model.
    • Constructor Detail

      • ResourcesResponseEndpointsPropertiesItemsItem

        public ResourcesResponseEndpointsPropertiesItemsItem()
    • Method Detail

      • id

        public String id()
        Get the id property: The id property.
        Returns:
        the id value.
      • name

        public String name()
        Get the name property: The name property.
        Returns:
        the name value.
      • endpointId

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

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

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

        public ResourcesResponseEndpointsPropertiesItemsItem withHistory​(Boolean history)
        Set the history property: The history property.
        Parameters:
        history - the history value to set.
        Returns:
        the ResourcesResponseEndpointsPropertiesItemsItem object itself.
      • validate

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