public class DescribeExcludeSystemPathResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeExcludeSystemPathResponse.BaseModelDTO |
static class |
DescribeExcludeSystemPathResponse.PageInfo |
构造器和说明 |
---|
DescribeExcludeSystemPathResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
List<DescribeExcludeSystemPathResponse.BaseModelDTO> |
getExcludePaths() |
DescribeExcludeSystemPathResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
DescribeExcludeSystemPathResponse.PageInfo |
getPageInfo() |
String |
getRequestId() |
void |
setExcludePaths(List<DescribeExcludeSystemPathResponse.BaseModelDTO> excludePaths) |
void |
setPageInfo(DescribeExcludeSystemPathResponse.PageInfo pageInfo) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeExcludeSystemPathResponse.BaseModelDTO> getExcludePaths()
public void setExcludePaths(List<DescribeExcludeSystemPathResponse.BaseModelDTO> excludePaths)
public DescribeExcludeSystemPathResponse.PageInfo getPageInfo()
public void setPageInfo(DescribeExcludeSystemPathResponse.PageInfo pageInfo)
public DescribeExcludeSystemPathResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All rights reserved.