public class DeletePathwayReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DeletePathwayReq.Builder |
| 构造器和说明 |
|---|
DeletePathwayReq() |
DeletePathwayReq(DeletePathwayReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPathwayId() |
static DeletePathwayReq.Builder |
newBuilder() |
void |
setPathwayId(String pathwayId) |
public DeletePathwayReq()
public DeletePathwayReq(DeletePathwayReq.Builder builder)
public static DeletePathwayReq.Builder newBuilder()
public String getPathwayId()
public void setPathwayId(String pathwayId)
Copyright © 2025. All rights reserved.