Models.ModelsExamplesMethodDefinition Interface
public interface ModelsExamplesMethodDefinition extends Models.ModelsExamplesMethodDefinitionStages.WithAppId,Models.ModelsExamplesMethodDefinitionStages.WithVersionId,Models.ModelsExamplesMethodDefinitionStages.WithModelId,Models.ModelsExamplesMethodDefinitionStages.WithExecute
The entirety of examplesMethod definition.
Inherited Members
Models.ModelsExamplesMethodDefinitionStages.WithExecute.execute()
Models.ModelsExamplesMethodDefinitionStages.WithExecute.executeAsync()
Models.ModelsExamplesMethodDefinitionStages.WithAppId.withAppId(UUID appId)
Models.ModelsExamplesMethodDefinitionStages.WithModelId.withModelId(String modelId)
Models.ModelsExamplesMethodDefinitionStages.WithAllOptions.withSkip(Integer skip)
Models.ModelsExamplesMethodDefinitionStages.WithAllOptions.withTake(Integer take)
Models.ModelsExamplesMethodDefinitionStages.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