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