Class ProxyOnlyResource

    • Constructor Detail

      • ProxyOnlyResource

        public ProxyOnlyResource()
    • Method Detail

      • kind

        public String kind()
        Get kind of resource.
        Returns:
        the kind value
      • withKind

        public ProxyOnlyResource withKind​(String kind)
        Set kind of resource.
        Parameters:
        kind - the kind value to set
        Returns:
        the ProxyOnlyResource object itself.