| Package | Description |
|---|---|
| com.databricks.sdk.service.iam |
| Modifier and Type | Method and Description |
|---|---|
static ListResponseSchema |
ListResponseSchema.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListResponseSchema[] |
ListResponseSchema.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ListResponseSchema> |
ListServicePrincipalResponse.getSchemas() |
Collection<ListResponseSchema> |
ListUsersResponse.getSchemas() |
Collection<ListResponseSchema> |
ListGroupsResponse.getSchemas() |
| Modifier and Type | Method and Description |
|---|---|
ListServicePrincipalResponse |
ListServicePrincipalResponse.setSchemas(Collection<ListResponseSchema> schemas) |
ListUsersResponse |
ListUsersResponse.setSchemas(Collection<ListResponseSchema> schemas) |
ListGroupsResponse |
ListGroupsResponse.setSchemas(Collection<ListResponseSchema> schemas) |
Copyright © 2024. All rights reserved.