| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
ArtifactAllowlistInfo |
ArtifactAllowlistsAPI.get(ArtifactType artifactType) |
ArtifactAllowlistInfo |
ArtifactAllowlistsService.get(GetArtifactAllowlistRequest getArtifactAllowlistRequest)
Get an artifact allowlist.
|
ArtifactAllowlistInfo |
ArtifactAllowlistsAPI.get(GetArtifactAllowlistRequest request)
Get an artifact allowlist.
|
ArtifactAllowlistInfo |
ArtifactAllowlistInfo.setArtifactMatchers(Collection<ArtifactMatcher> artifactMatchers) |
ArtifactAllowlistInfo |
ArtifactAllowlistInfo.setCreatedAt(Long createdAt) |
ArtifactAllowlistInfo |
ArtifactAllowlistInfo.setCreatedBy(String createdBy) |
ArtifactAllowlistInfo |
ArtifactAllowlistInfo.setMetastoreId(String metastoreId) |
ArtifactAllowlistInfo |
ArtifactAllowlistsAPI.update(ArtifactType artifactType,
Collection<ArtifactMatcher> artifactMatchers) |
ArtifactAllowlistInfo |
ArtifactAllowlistsService.update(SetArtifactAllowlist setArtifactAllowlist)
Set an artifact allowlist.
|
ArtifactAllowlistInfo |
ArtifactAllowlistsAPI.update(SetArtifactAllowlist request)
Set an artifact allowlist.
|
Copyright © 2024. All rights reserved.