public class ReleaseIpamPoolAllocationRequest extends Object
| Constructor and Description |
|---|
ReleaseIpamPoolAllocationRequest() |
| Modifier and Type | Method and Description |
|---|---|
ReleaseIpamPoolAllocationRequest |
cidrBlock(String cidrBlock) |
boolean |
equals(Object o) |
@NotNull String |
getCidrBlock()
Get cidrBlock
|
@NotNull String |
getIpamPoolAllocationId()
Get ipamPoolAllocationId
|
@NotNull String |
getIpamPoolId()
Get ipamPoolId
|
int |
hashCode() |
ReleaseIpamPoolAllocationRequest |
ipamPoolAllocationId(String ipamPoolAllocationId) |
ReleaseIpamPoolAllocationRequest |
ipamPoolId(String ipamPoolId) |
void |
setCidrBlock(String cidrBlock) |
void |
setIpamPoolAllocationId(String ipamPoolAllocationId) |
void |
setIpamPoolId(String ipamPoolId) |
String |
toString() |
public ReleaseIpamPoolAllocationRequest cidrBlock(String cidrBlock)
@NotNull public @NotNull String getCidrBlock()
public void setCidrBlock(String cidrBlock)
public ReleaseIpamPoolAllocationRequest ipamPoolAllocationId(String ipamPoolAllocationId)
@NotNull public @NotNull String getIpamPoolAllocationId()
public void setIpamPoolAllocationId(String ipamPoolAllocationId)
public ReleaseIpamPoolAllocationRequest ipamPoolId(String ipamPoolId)
@NotNull public @NotNull String getIpamPoolId()
public void setIpamPoolId(String ipamPoolId)
Copyright © 2026. All rights reserved.