Uses of Class
com.azure.resourcemanager.network.models.ServiceEndpointPolicyListResult
Packages that use ServiceEndpointPolicyListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ServiceEndpointPolicyListResult in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type ServiceEndpointPolicyListResultModifier and TypeClassDescriptionfinal classResponse for ListServiceEndpointPolicies API service call.Methods in com.azure.resourcemanager.network.models that return ServiceEndpointPolicyListResultModifier and TypeMethodDescriptionServiceEndpointPolicyListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ServiceEndpointPolicyListResult from the JsonReader.ServiceEndpointPolicyListResult.withValue(List<ServiceEndpointPolicyInner> value) Set the value property: A list of ServiceEndpointPolicy resources.