Uses of Class
com.azure.resourcemanager.apimanagement.models.WikiCollection
Packages that use WikiCollection
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of WikiCollection in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return WikiCollectionModifier and TypeMethodDescriptionstatic WikiCollectionWikiCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of WikiCollection from the JsonReader.ProductWikisOperationsListNextResponse.getValue()Gets the deserialized response body.ProductWikisOperationsListResponse.getValue()Gets the deserialized response body.Constructors in com.azure.resourcemanager.apimanagement.models with parameters of type WikiCollectionModifierConstructorDescriptionProductWikisOperationsListNextResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, WikiCollection value, ProductWikisOperationsListNextHeaders headers) Creates an instance of ProductWikisOperationsListNextResponse.ProductWikisOperationsListResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, WikiCollection value, ProductWikisOperationsListHeaders headers) Creates an instance of ProductWikisOperationsListResponse.