Uses of Interface
com.azure.resourcemanager.databricks.models.GroupIdInformation
Packages that use GroupIdInformation
Package
Description
Package containing the data models for AzureDatabricksManagementClient.
-
Uses of GroupIdInformation in com.azure.resourcemanager.databricks.models
Methods in com.azure.resourcemanager.databricks.models that return GroupIdInformationModifier and TypeMethodDescriptionGet the specified private link resource Get the specified private link resource for the given group id (sub-resource).Methods in com.azure.resourcemanager.databricks.models that return types with arguments of type GroupIdInformationModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<GroupIdInformation> PrivateLinkResources.getWithResponse(String resourceGroupName, String workspaceName, String groupId, com.azure.core.util.Context context) Get the specified private link resource Get the specified private link resource for the given group id (sub-resource).com.azure.core.http.rest.PagedIterable<GroupIdInformation> List private link resources List private link resources for a given workspace.com.azure.core.http.rest.PagedIterable<GroupIdInformation> PrivateLinkResources.list(String resourceGroupName, String workspaceName, com.azure.core.util.Context context) List private link resources List private link resources for a given workspace.