Uses of Interface
com.azure.resourcemanager.apicenter.models.ApiSpecExportResult
Packages that use ApiSpecExportResult
Package
Description
Package containing the data models for AzureApiCenter.
-
Uses of ApiSpecExportResult in com.azure.resourcemanager.apicenter.models
Methods in com.azure.resourcemanager.apicenter.models that return ApiSpecExportResultModifier and TypeMethodDescriptionApiDefinition.exportSpecification()
Exports the API specification.ApiDefinition.exportSpecification
(com.azure.core.util.Context context) Exports the API specification.ApiDefinitions.exportSpecification
(String resourceGroupName, String serviceName, String workspaceName, String apiName, String versionName, String definitionName) Exports the API specification.ApiDefinitions.exportSpecification
(String resourceGroupName, String serviceName, String workspaceName, String apiName, String versionName, String definitionName, com.azure.core.util.Context context) Exports the API specification.