public class DescribeIpamPoolAllocationsResponse
extends com.byteplus.model.AbstractResponse
| Constructor and Description |
|---|
DescribeIpamPoolAllocationsResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeIpamPoolAllocationsResponse |
addIpamPoolAllocationsItem(IpamPoolAllocationForDescribeIpamPoolAllocationsOutput ipamPoolAllocationsItem) |
boolean |
equals(Object o) |
@Valid List<IpamPoolAllocationForDescribeIpamPoolAllocationsOutput> |
getIpamPoolAllocations()
Get ipamPoolAllocations
|
String |
getNextToken()
Get nextToken
|
String |
getRequestId()
Get requestId
|
int |
hashCode() |
DescribeIpamPoolAllocationsResponse |
ipamPoolAllocations(List<IpamPoolAllocationForDescribeIpamPoolAllocationsOutput> ipamPoolAllocations) |
DescribeIpamPoolAllocationsResponse |
nextToken(String nextToken) |
DescribeIpamPoolAllocationsResponse |
requestId(String requestId) |
void |
setIpamPoolAllocations(List<IpamPoolAllocationForDescribeIpamPoolAllocationsOutput> ipamPoolAllocations) |
void |
setNextToken(String nextToken) |
void |
setRequestId(String requestId) |
String |
toString() |
public DescribeIpamPoolAllocationsResponse ipamPoolAllocations(List<IpamPoolAllocationForDescribeIpamPoolAllocationsOutput> ipamPoolAllocations)
public DescribeIpamPoolAllocationsResponse addIpamPoolAllocationsItem(IpamPoolAllocationForDescribeIpamPoolAllocationsOutput ipamPoolAllocationsItem)
@Valid public @Valid List<IpamPoolAllocationForDescribeIpamPoolAllocationsOutput> getIpamPoolAllocations()
public void setIpamPoolAllocations(List<IpamPoolAllocationForDescribeIpamPoolAllocationsOutput> ipamPoolAllocations)
public DescribeIpamPoolAllocationsResponse nextToken(String nextToken)
public String getNextToken()
public void setNextToken(String nextToken)
public DescribeIpamPoolAllocationsResponse requestId(String requestId)
public String getRequestId()
public void setRequestId(String requestId)
Copyright © 2026. All rights reserved.