@Generated public class ArtifactAllowlistsAPI extends Object
| Constructor and Description |
|---|
ArtifactAllowlistsAPI(ApiClient apiClient)
Regular-use constructor
|
ArtifactAllowlistsAPI(ArtifactAllowlistsService mock)
Constructor for mocks
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactAllowlistInfo |
get(ArtifactType artifactType) |
ArtifactAllowlistInfo |
get(GetArtifactAllowlistRequest request)
Get the artifact allowlist of a certain artifact type.
|
ArtifactAllowlistsService |
impl() |
ArtifactAllowlistInfo |
update(SetArtifactAllowlist request)
Set the artifact allowlist of a certain artifact type.
|
public ArtifactAllowlistsAPI(ApiClient apiClient)
public ArtifactAllowlistsAPI(ArtifactAllowlistsService mock)
public ArtifactAllowlistInfo get(ArtifactType artifactType)
public ArtifactAllowlistInfo get(GetArtifactAllowlistRequest request)
public ArtifactAllowlistInfo update(SetArtifactAllowlist request)
public ArtifactAllowlistsService impl()
Copyright © 2026. All rights reserved.