Examples.ExamplesBatchDefinition Schnittstelle
public interface ExamplesBatchDefinition extends Examples.ExamplesBatchDefinitionStages.WithAppId,Examples.ExamplesBatchDefinitionStages.WithVersionId,Examples.ExamplesBatchDefinitionStages.WithExampleLabelObjectArray,Examples.ExamplesBatchDefinitionStages.WithExecute
Die gesamte Batchdefinition.
Geerbte Elemente
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)
Gilt für:
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Java