Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.SchemaContractProperties
Packages that use SchemaContractProperties
Package
Description
Package containing the inner data models for ApiManagementClient.
-
Uses of SchemaContractProperties in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return SchemaContractPropertiesModifier and TypeMethodDescriptionstatic SchemaContractPropertiesSchemaContractProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SchemaContractProperties from the JsonReader.SchemaContractProperties.withComponents(Object components) Set the components property: Types definitions.SchemaContractProperties.withContentType(String contentType) Set the contentType property: Must be a valid a media type used in a Content-Type header as defined in the RFC 2616.SchemaContractProperties.withDefinitions(Object definitions) Set the definitions property: Types definitions.Set the value property: Json escaped string defining the document representing the Schema.