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