| Package | Description |
|---|---|
| com.databricks.sdk.service.postgres |
| Modifier and Type | Method and Description |
|---|---|
RoleIdentityType |
RoleRoleSpec.getIdentityType() |
RoleIdentityType |
RoleRoleStatus.getIdentityType() |
static RoleIdentityType |
RoleIdentityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoleIdentityType[] |
RoleIdentityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RoleRoleSpec |
RoleRoleSpec.setIdentityType(RoleIdentityType identityType) |
RoleRoleStatus |
RoleRoleStatus.setIdentityType(RoleIdentityType identityType) |
Copyright © 2026. All rights reserved.