Class ProxyOnlyResource

    • Constructor Detail

      • ProxyOnlyResource

        public ProxyOnlyResource()
    • Method Detail

      • kind

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

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

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