Uses of Class
com.azure.resourcemanager.servicebus.models.PrivateEndpointConnectionListResult
Packages that use PrivateEndpointConnectionListResult
Package
Description
Package containing the data models for ServiceBusManagementClient.
-
Uses of PrivateEndpointConnectionListResult in com.azure.resourcemanager.servicebus.models
Methods in com.azure.resourcemanager.servicebus.models that return PrivateEndpointConnectionListResultModifier and TypeMethodDescriptionPrivateEndpointConnectionListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpointConnectionListResult from the JsonReader.PrivateEndpointConnectionListResult.withNextLink(String nextLink) Set the nextLink property: A link for the next page of private endpoint connection resources.PrivateEndpointConnectionListResult.withValue(List<PrivateEndpointConnectionInner> value) Set the value property: A collection of private endpoint connection resources.