public class ListCenInterRegionTrafficQosQueuesResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueue |
构造器和说明 |
---|
ListCenInterRegionTrafficQosQueuesResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
ListCenInterRegionTrafficQosQueuesResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getNextToken() |
String |
getRequestId() |
List<ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueue> |
getTrafficQosQueues() |
void |
setNextToken(String nextToken) |
void |
setRequestId(String requestId) |
void |
setTrafficQosQueues(List<ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueue> trafficQosQueues) |
public ListCenInterRegionTrafficQosQueuesResponse()
public String getNextToken()
public void setNextToken(String nextToken)
public String getRequestId()
public void setRequestId(String requestId)
public List<ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueue> getTrafficQosQueues()
public void setTrafficQosQueues(List<ListCenInterRegionTrafficQosQueuesResponse.TrafficQosQueue> trafficQosQueues)
public ListCenInterRegionTrafficQosQueuesResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2024. All Rights Reserved.