public static class DescribeWebPathResponse.Config extends Object
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeWebPathResponse.Config.Target |
构造器和说明 |
---|
Config() |
限定符和类型 | 方法和说明 |
---|---|
List<DescribeWebPathResponse.Config.Target> |
getTargetList() |
String |
getWebPath() |
String |
getWebPathType() |
void |
setTargetList(List<DescribeWebPathResponse.Config.Target> targetList) |
void |
setWebPath(String webPath) |
void |
setWebPathType(String webPathType) |
public String getWebPath()
public void setWebPath(String webPath)
public String getWebPathType()
public void setWebPathType(String webPathType)
public List<DescribeWebPathResponse.Config.Target> getTargetList()
public void setTargetList(List<DescribeWebPathResponse.Config.Target> targetList)
Copyright © 2023. All rights reserved.