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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Java