| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
ArtifactMatcher |
ArtifactMatcher.setArtifact(String artifact) |
ArtifactMatcher |
ArtifactMatcher.setMatchType(MatchType matchType) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ArtifactMatcher> |
ArtifactAllowlistInfo.getArtifactMatchers() |
Collection<ArtifactMatcher> |
SetArtifactAllowlist.getArtifactMatchers() |
| Modifier and Type | Method and Description |
|---|---|
ArtifactAllowlistInfo |
ArtifactAllowlistInfo.setArtifactMatchers(Collection<ArtifactMatcher> artifactMatchers) |
SetArtifactAllowlist |
SetArtifactAllowlist.setArtifactMatchers(Collection<ArtifactMatcher> artifactMatchers) |
ArtifactAllowlistInfo |
ArtifactAllowlistsAPI.update(ArtifactType artifactType,
Collection<ArtifactMatcher> artifactMatchers) |
Copyright © 2024. All rights reserved.