Class GroupIdInformationResponseInner


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

      • GroupIdInformationResponseInner

        public GroupIdInformationResponseInner()
    • Method Detail

      • 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

        public GroupIdInformationResponseInner withValue​(List<GroupIdInformationInner> value)
        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.