Versions.VersionsImportLuFormatDefinitionStages.WithLuisAppLu Interface

public interface WithLuisAppLu

The stage of the definition to be specify luisAppLu.

Method Summary

Modifier and Type Method and Description
VersionsImportLuFormatDefinitionStages.WithExecute withLuisAppLu(String luisAppLu)

An LU representing the LUIS application structure.

Method Details

withLuisAppLu

public VersionsImportLuFormatDefinitionStages.WithExecute withLuisAppLu(String luisAppLu)

An LU representing the LUIS application structure.

Parameters:

luisAppLu

Returns:

next definition stage

Applies to