public class ReleaseEipAddressRequest extends Object
| Constructor and Description |
|---|
ReleaseEipAddressRequest() |
| Modifier and Type | Method and Description |
|---|---|
ReleaseEipAddressRequest |
allocationId(String allocationId) |
ReleaseEipAddressRequest |
clientToken(String clientToken) |
boolean |
equals(Object o) |
@NotNull String |
getAllocationId()
Get allocationId
|
String |
getClientToken()
Get clientToken
|
int |
hashCode() |
void |
setAllocationId(String allocationId) |
void |
setClientToken(String clientToken) |
String |
toString() |
public ReleaseEipAddressRequest allocationId(String allocationId)
@NotNull public @NotNull String getAllocationId()
public void setAllocationId(String allocationId)
public ReleaseEipAddressRequest clientToken(String clientToken)
public String getClientToken()
public void setClientToken(String clientToken)
Copyright © 2024. All rights reserved.