Uses of Class
com.azure.resourcemanager.apicenter.models.ApiDefinitionPropertiesSpecification
Packages that use ApiDefinitionPropertiesSpecification
Package
Description
Package containing the data models for AzureApiCenter.
-
Uses of ApiDefinitionPropertiesSpecification in com.azure.resourcemanager.apicenter.models
Methods in com.azure.resourcemanager.apicenter.models that return ApiDefinitionPropertiesSpecificationModifier and TypeMethodDescriptionApiDefinitionPropertiesSpecification.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ApiDefinitionPropertiesSpecification from the JsonReader.ApiDefinitionProperties.specification()
Get the specification property: API specification details.Set the name property: Specification name.ApiDefinitionPropertiesSpecification.withVersion
(String version) Set the version property: Specification version.