public static class GetArtifactBuildTaskResponseBody.GetArtifactBuildTaskResponseBodySourceArtifact
extends com.aliyun.tea.TeaModel
@NameInMap(value="ArtifactType") public String artifactType
@NameInMap(value="RepoId") public String repoId
@NameInMap(value="Version") public String version
public GetArtifactBuildTaskResponseBody.GetArtifactBuildTaskResponseBodySourceArtifact()
public static GetArtifactBuildTaskResponseBody.GetArtifactBuildTaskResponseBodySourceArtifact build(Map<String,?> map) throws Exception
Exceptionpublic GetArtifactBuildTaskResponseBody.GetArtifactBuildTaskResponseBodySourceArtifact setArtifactType(String artifactType)
public String getArtifactType()
public GetArtifactBuildTaskResponseBody.GetArtifactBuildTaskResponseBodySourceArtifact setRepoId(String repoId)
public String getRepoId()
public GetArtifactBuildTaskResponseBody.GetArtifactBuildTaskResponseBodySourceArtifact setVersion(String version)
public String getVersion()
Copyright © 2023. All rights reserved.