| Package | Description |
|---|---|
| com.databricks.sdk.service.iam |
| Modifier and Type | Method and Description |
|---|---|
RequestAuthzIdentity |
CheckPolicyRequest.getAuthzIdentity() |
static RequestAuthzIdentity |
RequestAuthzIdentity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestAuthzIdentity[] |
RequestAuthzIdentity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CheckPolicyResponse |
AccessControlAPI.checkPolicy(Actor actor,
String permission,
String resource,
ConsistencyToken consistencyToken,
RequestAuthzIdentity authzIdentity) |
CheckPolicyRequest |
CheckPolicyRequest.setAuthzIdentity(RequestAuthzIdentity authzIdentity) |
Copyright © 2025. All rights reserved.