Class GroupIdInformationResponseInner

java.lang.Object
com.azure.resourcemanager.digitaltwins.fluent.models.GroupIdInformationResponseInner

public final class GroupIdInformationResponseInner extends Object
The available private link resources for a Digital Twin.
  • Constructor Details

    • GroupIdInformationResponseInner

      public GroupIdInformationResponseInner()
  • Method Details

    • value

      public List<GroupIdInformationInner> value()
      Get the value property: The list of available private link resources for a Digital Twin.
      Returns:
      the value value.
    • withValue

      Set the value property: The list of available private link resources for a Digital Twin.
      Parameters:
      value - the value value to set.
      Returns:
      the GroupIdInformationResponseInner object itself.
    • validate

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