Uses of Class
com.azure.resourcemanager.network.models.EndpointServicesListResult
Packages that use EndpointServicesListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of EndpointServicesListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return EndpointServicesListResultModifier and TypeMethodDescriptionstatic EndpointServicesListResultEndpointServicesListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of EndpointServicesListResult from the JsonReader.EndpointServicesListResult.withNextLink(String nextLink) Set the nextLink property: The URL to get the next set of results.EndpointServicesListResult.withValue(List<EndpointServiceResultInner> value) Set the value property: List of available endpoint services in a region.