Uses of Class
com.azure.resourcemanager.apimanagement.models.ApiManagementServiceListResult
Packages that use ApiManagementServiceListResult
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ApiManagementServiceListResult in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiManagementServiceListResultModifier and TypeMethodDescriptionApiManagementServiceListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApiManagementServiceListResult from the JsonReader.ApiManagementServiceListResult.withNextLink(String nextLink) Set the nextLink property: Link to the next set of results.ApiManagementServiceListResult.withValue(List<ApiManagementServiceResourceInner> value) Set the value property: Result of the List API Management services operation.