public class ListTransitRouterCidrAllocationResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
ListTransitRouterCidrAllocationResponse.TransitRouterCidrAllocation |
构造器和说明 |
---|
ListTransitRouterCidrAllocationResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
ListTransitRouterCidrAllocationResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
Integer |
getMaxResults() |
String |
getNextToken() |
String |
getRequestId() |
Integer |
getTotalCount() |
List<ListTransitRouterCidrAllocationResponse.TransitRouterCidrAllocation> |
getTransitRouterCidrAllocations() |
void |
setMaxResults(Integer maxResults) |
void |
setNextToken(String nextToken) |
void |
setRequestId(String requestId) |
void |
setTotalCount(Integer totalCount) |
void |
setTransitRouterCidrAllocations(List<ListTransitRouterCidrAllocationResponse.TransitRouterCidrAllocation> transitRouterCidrAllocations) |
public String getNextToken()
public void setNextToken(String nextToken)
public String getRequestId()
public void setRequestId(String requestId)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public Integer getMaxResults()
public void setMaxResults(Integer maxResults)
public List<ListTransitRouterCidrAllocationResponse.TransitRouterCidrAllocation> getTransitRouterCidrAllocations()
public void setTransitRouterCidrAllocations(List<ListTransitRouterCidrAllocationResponse.TransitRouterCidrAllocation> transitRouterCidrAllocations)
public ListTransitRouterCidrAllocationResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2024. All Rights Reserved.