Uses of Class
com.azure.resourcemanager.network.models.BgpServiceCommunityListResult
Packages that use BgpServiceCommunityListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of BgpServiceCommunityListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return BgpServiceCommunityListResultModifier and TypeMethodDescriptionBgpServiceCommunityListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BgpServiceCommunityListResult from the JsonReader.BgpServiceCommunityListResult.withNextLink(String nextLink) Set the nextLink property: The URL to get the next set of results.BgpServiceCommunityListResult.withValue(List<BgpServiceCommunityInner> value) Set the value property: A list of service community resources.