| Package | Description |
|---|---|
| com.databricks.sdk.service.settings |
| Modifier and Type | Method and Description |
|---|---|
ListType |
IpAccessListInfo.getListType() |
ListType |
CreateIpAccessList.getListType() |
ListType |
UpdateIpAccessList.getListType() |
ListType |
ReplaceIpAccessList.getListType() |
static ListType |
ListType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListType[] |
ListType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IpAccessListInfo |
IpAccessListInfo.setListType(ListType listType) |
CreateIpAccessList |
CreateIpAccessList.setListType(ListType listType) |
UpdateIpAccessList |
UpdateIpAccessList.setListType(ListType listType) |
ReplaceIpAccessList |
ReplaceIpAccessList.setListType(ListType listType) |
Copyright © 2026. All rights reserved.