Models.ModelsListModelsDefinition Interface
public interface ModelsListModelsDefinition extends Models.ModelsListModelsDefinitionStages.WithAppId,Models.ModelsListModelsDefinitionStages.WithVersionId,Models.ModelsListModelsDefinitionStages.WithExecute
The entirety of listModels definition.
Inherited Members
Models.ModelsListModelsDefinitionStages.WithExecute.execute()
Models.ModelsListModelsDefinitionStages.WithExecute.executeAsync()
Models.ModelsListModelsDefinitionStages.WithAppId.withAppId(UUID appId)
Models.ModelsListModelsDefinitionStages.WithAllOptions.withSkip(Integer skip)
Models.ModelsListModelsDefinitionStages.WithAllOptions.withTake(Integer take)
Models.ModelsListModelsDefinitionStages.WithVersionId.withVersionId(String versionId)
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java