Uses of Class
com.azure.resourcemanager.databricks.models.PrivateLinkResourcesList
Packages that use PrivateLinkResourcesList
Package
Description
Package containing the data models for AzureDatabricksManagementClient.
-
Uses of PrivateLinkResourcesList in com.azure.resourcemanager.databricks.models
Methods in com.azure.resourcemanager.databricks.models that return PrivateLinkResourcesListModifier and TypeMethodDescriptionstatic PrivateLinkResourcesListPrivateLinkResourcesList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateLinkResourcesList from the JsonReader.PrivateLinkResourcesList.withNextLink(String nextLink) Set the nextLink property: The URL to get the next set of private link resources.PrivateLinkResourcesList.withValue(List<GroupIdInformationInner> value) Set the value property: The list of available private link resources for a workspace.