类 ReleaseEipAddressRequest
- java.lang.Object
-
- com.volcengine.vpc.model.ReleaseEipAddressRequest
-
public class ReleaseEipAddressRequest extends Object
ReleaseEipAddressRequest
-
-
构造器概要
构造器 构造器 说明 ReleaseEipAddressRequest()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 ReleaseEipAddressRequestallocationId(String allocationId)booleanequals(Object o)@NotNull StringgetAllocationId()Get allocationIdinthashCode()voidsetAllocationId(String allocationId)StringtoString()
-
-
-
方法详细资料
-
allocationId
public ReleaseEipAddressRequest allocationId(String allocationId)
-
getAllocationId
@NotNull public @NotNull String getAllocationId()
Get allocationId- 返回:
- allocationId
-
setAllocationId
public void setAllocationId(String allocationId)
-
-