Interface ArtifactAccount
-
- All Superinterfaces:
com.netflix.spinnaker.credentials.definition.CredentialsDefinition
- All Known Implementing Classes:
BitbucketArtifactAccount,GcsArtifactAccount,GitHubArtifactAccount,GitlabArtifactAccount,GitRepoArtifactAccount,HelmArtifactAccount,HttpArtifactAccount,IvyArtifactAccount,JenkinsArtifactAccount,MavenArtifactAccount,OracleArtifactAccount,S3ArtifactAccount
public interface ArtifactAccount extends com.netflix.spinnaker.credentials.definition.CredentialsDefinition
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()
-