Interface OpenSearchStoredScriptProvider

    • Method Detail

      • id

        String id()
        The id of the script
        Returns:
        the id of the script
        Since:
        8.8
      • script

        org.opensearch.client.opensearch._types.StoredScript script()
        The script
        Returns:
        the stored script
        Since:
        8.8