Class ControllerDetails

java.lang.Object
com.azure.resourcemanager.delegatednetwork.models.ControllerDetails

public final class ControllerDetails extends Object
controller details.
  • Constructor Details

    • ControllerDetails

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

    • id

      public String id()
      Get the id property: controller arm resource id.
      Returns:
      the id value.
    • withId

      public ControllerDetails withId(String id)
      Set the id property: controller arm resource id.
      Parameters:
      id - the id value to set.
      Returns:
      the ControllerDetails object itself.
    • validate

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