Class StringListInner

    • Constructor Detail

      • StringListInner

        public StringListInner()
    • Method Detail

      • properties

        public List<String> properties()
        Get the properties property: List of string resources.
        Returns:
        the properties value.
      • withProperties

        public StringListInner withProperties​(List<String> properties)
        Set the properties property: List of string resources.
        Parameters:
        properties - the properties value to set.
        Returns:
        the StringListInner object itself.
      • withKind

        public StringListInner withKind​(String kind)
        Set the kind property: Kind of resource.
        Overrides:
        withKind in class ProxyOnlyResource
        Parameters:
        kind - the kind value to set.
        Returns:
        the ProxyOnlyResource object itself.