Uses of Class
com.azure.resourcemanager.network.models.EndpointServicesListResult
-
Packages that use EndpointServicesListResult Package Description com.azure.resourcemanager.network.models 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 EndpointServicesListResult Modifier and Type Method Description EndpointServicesListResultEndpointServicesListResult. withNextLink(String nextLink)Set the nextLink property: The URL to get the next set of results.EndpointServicesListResultEndpointServicesListResult. withValue(List<EndpointServiceResultInner> value)Set the value property: List of available endpoint services in a region.
-