Uses of Class
com.azure.resourcemanager.apimanagement.models.ApiExportResultValue
Packages that use ApiExportResultValue
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of ApiExportResultValue in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return ApiExportResultValueModifier and TypeMethodDescriptionApiExportResultInner.value()Get the value property: The object defining the schema of the exported API Detail.Methods in com.azure.resourcemanager.apimanagement.fluent.models with parameters of type ApiExportResultValueModifier and TypeMethodDescriptionApiExportResultInner.withValue(ApiExportResultValue value) Set the value property: The object defining the schema of the exported API Detail. -
Uses of ApiExportResultValue in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiExportResultValueModifier and TypeMethodDescriptionstatic ApiExportResultValueApiExportResultValue.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApiExportResultValue from the JsonReader.ApiExportResult.value()Gets the value property: The object defining the schema of the exported API Detail.Set the link property: Link to the Storage Blob containing the result of the export operation.