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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java