Models.ModelsExamplesMethodDefinition Schnittstelle
public interface ModelsExamplesMethodDefinition extends Models.ModelsExamplesMethodDefinitionStages.WithAppId,Models.ModelsExamplesMethodDefinitionStages.WithVersionId,Models.ModelsExamplesMethodDefinitionStages.WithModelId,Models.ModelsExamplesMethodDefinitionStages.WithExecute
Die gesamte ExamplesMethod-Definition.
Geerbte Elemente
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)
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