public class AddIpAddressPoolCidrBlockResponse
extends com.byteplus.model.AbstractResponse
| Constructor and Description |
|---|
AddIpAddressPoolCidrBlockResponse() |
| Modifier and Type | Method and Description |
|---|---|
AddIpAddressPoolCidrBlockResponse |
cidrBlock(String cidrBlock) |
boolean |
equals(Object o) |
String |
getCidrBlock()
Get cidrBlock
|
String |
getRequestId()
Get requestId
|
int |
hashCode() |
AddIpAddressPoolCidrBlockResponse |
requestId(String requestId) |
void |
setCidrBlock(String cidrBlock) |
void |
setRequestId(String requestId) |
String |
toString() |
public AddIpAddressPoolCidrBlockResponse cidrBlock(String cidrBlock)
public String getCidrBlock()
public void setCidrBlock(String cidrBlock)
public AddIpAddressPoolCidrBlockResponse requestId(String requestId)
public String getRequestId()
public void setRequestId(String requestId)
Copyright © 2026. All rights reserved.