Uses of Interface
com.databricks.sdk.service.settings.AccountIpAccessListsService
-
Packages that use AccountIpAccessListsService Package Description com.databricks.sdk com.databricks.sdk.service.settings -
-
Uses of AccountIpAccessListsService in com.databricks.sdk
Methods in com.databricks.sdk with parameters of type AccountIpAccessListsService Modifier and Type Method Description AccountClientAccountClient. withIpAccessListsImpl(AccountIpAccessListsService accountIpAccessLists)Override AccountIpAccessListsAPI with mock -
Uses of AccountIpAccessListsService in com.databricks.sdk.service.settings
Methods in com.databricks.sdk.service.settings that return AccountIpAccessListsService Modifier and Type Method Description AccountIpAccessListsServiceAccountIpAccessListsAPI. impl()Constructors in com.databricks.sdk.service.settings with parameters of type AccountIpAccessListsService Constructor Description AccountIpAccessListsAPI(AccountIpAccessListsService mock)Constructor for mocks
-