Examples.ExamplesBatchDefinition Interface
public interface ExamplesBatchDefinition extends Examples.ExamplesBatchDefinitionStages.WithAppId,Examples.ExamplesBatchDefinitionStages.WithVersionId,Examples.ExamplesBatchDefinitionStages.WithExampleLabelObjectArray,Examples.ExamplesBatchDefinitionStages.WithExecute
Intégralité de la définition de lot.
Membres hérités
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)
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Java