Class EndpointResource


  • public final class EndpointResource
    extends Object
    Defines the ARM Resource ID for the linked endpoints.
    • Constructor Detail

      • EndpointResource

        public EndpointResource()
    • Method Detail

      • id

        public String id()
        Get the id property: ARM Resource ID string.
        Returns:
        the id value.
      • withId

        public EndpointResource withId​(String id)
        Set the id property: ARM Resource ID string.
        Parameters:
        id - the id value to set.
        Returns:
        the EndpointResource object itself.
      • validate

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