Examples.ExamplesAddDefinition Interface
public interface ExamplesAddDefinition extends Examples.ExamplesAddDefinitionStages.WithAppId,Examples.ExamplesAddDefinitionStages.WithVersionId,Examples.ExamplesAddDefinitionStages.WithExampleLabelObject,Examples.ExamplesAddDefinitionStages.WithExecute
The entirety of add definition.
Inherited Members
Examples.ExamplesAddDefinitionStages.WithExecute.execute()
Examples.ExamplesAddDefinitionStages.WithExecute.executeAsync()
Examples.ExamplesAddDefinitionStages.WithAppId.withAppId(UUID appId)
Examples.ExamplesAddDefinitionStages.WithAllOptions.withEnableNestedChildren(Boolean enableNestedChildren)
Examples.ExamplesAddDefinitionStages.WithExampleLabelObject.withExampleLabelObject(ExampleLabelObject exampleLabelObject)
Examples.ExamplesAddDefinitionStages.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