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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java