Class DataNetworkResourceId


  • public final class DataNetworkResourceId
    extends Object
    Reference to a Data Network resource.
    • Constructor Detail

      • DataNetworkResourceId

        public DataNetworkResourceId()
    • Method Detail

      • id

        public String id()
        Get the id property: Data Network resource ID.
        Returns:
        the id value.
      • withId

        public DataNetworkResourceId withId​(String id)
        Set the id property: Data Network resource ID.
        Parameters:
        id - the id value to set.
        Returns:
        the DataNetworkResourceId object itself.
      • validate

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