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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Java