@Generated public class SetArtifactAllowlist extends Object
| Constructor and Description |
|---|
SetArtifactAllowlist() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<ArtifactMatcher> |
getArtifactMatchers() |
ArtifactType |
getArtifactType() |
int |
hashCode() |
SetArtifactAllowlist |
setArtifactMatchers(Collection<ArtifactMatcher> artifactMatchers) |
SetArtifactAllowlist |
setArtifactType(ArtifactType artifactType) |
String |
toString() |
public SetArtifactAllowlist setArtifactMatchers(Collection<ArtifactMatcher> artifactMatchers)
public Collection<ArtifactMatcher> getArtifactMatchers()
public SetArtifactAllowlist setArtifactType(ArtifactType artifactType)
public ArtifactType getArtifactType()
Copyright © 2024. All rights reserved.