Uses of Class
com.azure.resourcemanager.eventgrid.models.PrivateEndpointConnectionListResult
-
Packages that use PrivateEndpointConnectionListResult Package Description com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of PrivateEndpointConnectionListResult in com.azure.resourcemanager.eventgrid.models
Methods in com.azure.resourcemanager.eventgrid.models that return PrivateEndpointConnectionListResult Modifier and Type Method Description PrivateEndpointConnectionListResultPrivateEndpointConnectionListResult. withNextLink(String nextLink)Set the nextLink property: A link for the next page of private endpoint connection resources.PrivateEndpointConnectionListResultPrivateEndpointConnectionListResult. withValue(List<PrivateEndpointConnectionInner> value)Set the value property: A collection of private endpoint connection resources.
-