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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java