Uses of Class
com.databricks.sdk.service.provisioning.GetNetworkRequest
-
Packages that use GetNetworkRequest Package Description com.databricks.sdk.service.provisioning -
-
Uses of GetNetworkRequest in com.databricks.sdk.service.provisioning
Methods in com.databricks.sdk.service.provisioning that return GetNetworkRequest Modifier and Type Method Description GetNetworkRequestGetNetworkRequest. setNetworkId(String networkId)Methods in com.databricks.sdk.service.provisioning with parameters of type GetNetworkRequest Modifier and Type Method Description NetworkNetworksAPI. get(GetNetworkRequest request)Get a network configuration.NetworkNetworksService. get(GetNetworkRequest getNetworkRequest)Get a network configuration.
-