Features.FeaturesListDefinition Interface
public interface FeaturesListDefinition extends Features.FeaturesListDefinitionStages.WithAppId,Features.FeaturesListDefinitionStages.WithVersionId,Features.FeaturesListDefinitionStages.WithExecute
The entirety of list definition.
Inherited Members
Features.FeaturesListDefinitionStages.WithExecute.execute()
Features.FeaturesListDefinitionStages.WithExecute.executeAsync()
Features.FeaturesListDefinitionStages.WithAppId.withAppId(UUID appId)
Features.FeaturesListDefinitionStages.WithAllOptions.withSkip(Integer skip)
Features.FeaturesListDefinitionStages.WithAllOptions.withTake(Integer take)
Features.FeaturesListDefinitionStages.WithVersionId.withVersionId(String versionId)
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Java