Models.ModelsListIntentsDefinition Interface
public interface ModelsListIntentsDefinition extends Models.ModelsListIntentsDefinitionStages.WithAppId,Models.ModelsListIntentsDefinitionStages.WithVersionId,Models.ModelsListIntentsDefinitionStages.WithExecute
The entirety of listIntents definition.
Inherited Members
Models.ModelsListIntentsDefinitionStages.WithExecute.execute()
Models.ModelsListIntentsDefinitionStages.WithExecute.executeAsync()
Models.ModelsListIntentsDefinitionStages.WithAppId.withAppId(UUID appId)
Models.ModelsListIntentsDefinitionStages.WithAllOptions.withSkip(Integer skip)
Models.ModelsListIntentsDefinitionStages.WithAllOptions.withTake(Integer take)
Models.ModelsListIntentsDefinitionStages.WithVersionId.withVersionId(String versionId)
Applies to
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java