Examples.ExamplesBatchDefinition Interface
public interface ExamplesBatchDefinition extends Examples.ExamplesBatchDefinitionStages.WithAppId,Examples.ExamplesBatchDefinitionStages.WithVersionId,Examples.ExamplesBatchDefinitionStages.WithExampleLabelObjectArray,Examples.ExamplesBatchDefinitionStages.WithExecute
The entirety of batch definition.
Inherited Members
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)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java