Uses of Interface
com.azure.resourcemanager.apicenter.models.MetadataSchemaExportResult
Packages that use MetadataSchemaExportResult
Package
Description
Package containing the data models for AzureApiCenter.
-
Uses of MetadataSchemaExportResult in com.azure.resourcemanager.apicenter.models
Methods in com.azure.resourcemanager.apicenter.models that return MetadataSchemaExportResultModifier and TypeMethodDescriptionService.exportMetadataSchema
(MetadataSchemaExportRequest body) Exports the effective metadata schema.Service.exportMetadataSchema
(MetadataSchemaExportRequest body, com.azure.core.util.Context context) Exports the effective metadata schema.Services.exportMetadataSchema
(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body) Exports the effective metadata schema.Services.exportMetadataSchema
(String resourceGroupName, String serviceName, MetadataSchemaExportRequest body, com.azure.core.util.Context context) Exports the effective metadata schema.