| Package | Description |
|---|---|
| com.databricks.sdk.service.postgres |
| Modifier and Type | Method and Description |
|---|---|
RoleAuthMethod |
RoleRoleSpec.getAuthMethod() |
RoleAuthMethod |
RoleRoleStatus.getAuthMethod() |
static RoleAuthMethod |
RoleAuthMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoleAuthMethod[] |
RoleAuthMethod.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.setAuthMethod(RoleAuthMethod authMethod) |
RoleRoleStatus |
RoleRoleStatus.setAuthMethod(RoleAuthMethod authMethod) |
Copyright © 2026. All rights reserved.