Class FrontendEndpointLink

java.lang.Object
com.azure.resourcemanager.frontdoor.models.FrontendEndpointLink

public final class FrontendEndpointLink extends Object
Defines the Resource ID for a Frontend Endpoint.
  • Constructor Details

    • FrontendEndpointLink

      public FrontendEndpointLink()
      Creates an instance of FrontendEndpointLink class.
  • Method Details

    • id

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

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

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