Examples.ExamplesAddDefinition Interface
public interface ExamplesAddDefinition extends Examples.ExamplesAddDefinitionStages.WithAppId,Examples.ExamplesAddDefinitionStages.WithVersionId,Examples.ExamplesAddDefinitionStages.WithExampleLabelObject,Examples.ExamplesAddDefinitionStages.WithExecute
A totalidade da definição de adição.
Membros herdados
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)
Aplica-se a
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java