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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java