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