| Package | Description |
|---|---|
| com.databricks.sdk.service.iam | |
| com.databricks.sdk.service.settings |
| Modifier and Type | Method and Description |
|---|---|
static AutoscopeState |
AutoscopeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoscopeState[] |
AutoscopeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AutoscopeState |
TokenInfo.getAutoscopeState() |
AutoscopeState |
PublicTokenInfo.getAutoscopeState() |
| Modifier and Type | Method and Description |
|---|---|
TokenInfo |
TokenInfo.setAutoscopeState(AutoscopeState autoscopeState) |
PublicTokenInfo |
PublicTokenInfo.setAutoscopeState(AutoscopeState autoscopeState) |
Copyright © 2026. All rights reserved.