Examples.ExamplesBatchDefinition Interface
public interface ExamplesBatchDefinition extends Examples.ExamplesBatchDefinitionStages.WithAppId,Examples.ExamplesBatchDefinitionStages.WithVersionId,Examples.ExamplesBatchDefinitionStages.WithExampleLabelObjectArray,Examples.ExamplesBatchDefinitionStages.WithExecute
A totalidade da definição do lote.
Membros herdados
Examples.ExamplesBatchDefinitionStages.WithExecute.execute()
Examples.ExamplesBatchDefinitionStages.WithExecute.executeAsync()
Examples.ExamplesBatchDefinitionStages.WithAppId.withAppId(UUID appId)
Examples.ExamplesBatchDefinitionStages.WithAllOptions.withEnableNestedChildren(Boolean enableNestedChildren)
Examples.ExamplesBatchDefinitionStages.WithExampleLabelObjectArray.withExampleLabelObjectArray(List<ExampleLabelObject> exampleLabelObjectArray)
Examples.ExamplesBatchDefinitionStages.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