public class DeletePipelineResponse
extends com.aliyuncs.AcsResponse
| 构造器和说明 |
|---|
DeletePipelineResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
DeletePipelineResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getPipelineId() |
String |
getRequestId() |
void |
setPipelineId(String pipelineId) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getPipelineId()
public void setPipelineId(String pipelineId)
public DeletePipelineResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2022. All Rights Reserved.