Class ResourceSet

    • Constructor Detail

      • ResourceSet

        public ResourceSet()
    • Method Detail

      • subscriptions

        public List<String> subscriptions()
        Get the subscriptions property: The list of subscriptions.
        Returns:
        the subscriptions value.
      • withSubscriptions

        public ResourceSet withSubscriptions​(List<String> subscriptions)
        Set the subscriptions property: The list of subscriptions.
        Parameters:
        subscriptions - the subscriptions value to set.
        Returns:
        the ResourceSet object itself.
      • validate

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