| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
ArtifactType |
GetArtifactAllowlistRequest.getArtifactType() |
ArtifactType |
SetArtifactAllowlist.getArtifactType() |
static ArtifactType |
ArtifactType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArtifactType[] |
ArtifactType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactAllowlistInfo |
ArtifactAllowlistsAPI.get(ArtifactType artifactType) |
GetArtifactAllowlistRequest |
GetArtifactAllowlistRequest.setArtifactType(ArtifactType artifactType) |
SetArtifactAllowlist |
SetArtifactAllowlist.setArtifactType(ArtifactType artifactType) |
ArtifactAllowlistInfo |
ArtifactAllowlistsAPI.update(ArtifactType artifactType,
Collection<ArtifactMatcher> artifactMatchers) |
Copyright © 2024. All rights reserved.