Examples.ExamplesAddDefinition Interface
public interface ExamplesAddDefinition extends Examples.ExamplesAddDefinitionStages.WithAppId,Examples.ExamplesAddDefinitionStages.WithVersionId,Examples.ExamplesAddDefinitionStages.WithExampleLabelObject,Examples.ExamplesAddDefinitionStages.WithExecute
The entirety of add definition.
Inherited Members
Examples.ExamplesAddDefinitionStages.WithExecute.execute()
Examples.ExamplesAddDefinitionStages.WithExecute.executeAsync()
Examples.ExamplesAddDefinitionStages.WithAppId.withAppId(UUID appId)
Examples.ExamplesAddDefinitionStages.WithAllOptions.withEnableNestedChildren(Boolean enableNestedChildren)
Examples.ExamplesAddDefinitionStages.WithExampleLabelObject.withExampleLabelObject(ExampleLabelObject exampleLabelObject)
Examples.ExamplesAddDefinitionStages.WithVersionId.withVersionId(String versionId)