public class GetAgentAgentArtifactReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetAgentAgentArtifactReq.Builder |
| 构造器和说明 |
|---|
GetAgentAgentArtifactReq() |
GetAgentAgentArtifactReq(GetAgentAgentArtifactReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAgentArtifactId() |
String |
getAgentId() |
static GetAgentAgentArtifactReq.Builder |
newBuilder() |
void |
setAgentArtifactId(String agentArtifactId) |
void |
setAgentId(String agentId) |
public GetAgentAgentArtifactReq()
public GetAgentAgentArtifactReq(GetAgentAgentArtifactReq.Builder builder)
public String getAgentId()
public void setAgentId(String agentId)
public String getAgentArtifactId()
public void setAgentArtifactId(String agentArtifactId)
public static GetAgentAgentArtifactReq.Builder newBuilder()
Copyright © 2026. All rights reserved.