public class DescribeFrontVulPatchListResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeFrontVulPatchListResponse.FrontPatch |
构造器和说明 |
---|
DescribeFrontVulPatchListResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
List<DescribeFrontVulPatchListResponse.FrontPatch> |
getFrontPatchList() |
DescribeFrontVulPatchListResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setFrontPatchList(List<DescribeFrontVulPatchListResponse.FrontPatch> frontPatchList) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeFrontVulPatchListResponse.FrontPatch> getFrontPatchList()
public void setFrontPatchList(List<DescribeFrontVulPatchListResponse.FrontPatch> frontPatchList)
public DescribeFrontVulPatchListResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All rights reserved.