Uses of Class
com.azure.resourcemanager.databricks.models.PrivateEndpointConnectionsList
Packages that use PrivateEndpointConnectionsList
Package
Description
Package containing the data models for AzureDatabricksManagementClient.
-
Uses of PrivateEndpointConnectionsList in com.azure.resourcemanager.databricks.models
Methods in com.azure.resourcemanager.databricks.models that return PrivateEndpointConnectionsListModifier and TypeMethodDescriptionPrivateEndpointConnectionsList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpointConnectionsList from the JsonReader.PrivateEndpointConnectionsList.withNextLink(String nextLink) Set the nextLink property: The URL to get the next set of endpoint connections.PrivateEndpointConnectionsList.withValue(List<PrivateEndpointConnectionInner> value) Set the value property: The list of returned private endpoint connection.