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