public class DeleteCenServiceRouteEntryRequest extends Object
| Constructor and Description |
|---|
DeleteCenServiceRouteEntryRequest() |
| Modifier and Type | Method and Description |
|---|---|
DeleteCenServiceRouteEntryRequest |
cenId(String cenId) |
DeleteCenServiceRouteEntryRequest |
destinationCidrBlock(String destinationCidrBlock) |
boolean |
equals(Object o) |
@NotNull String |
getCenId()
Get cenId
|
@NotNull String |
getDestinationCidrBlock()
Get destinationCidrBlock
|
@NotNull String |
getServiceRegionId()
Get serviceRegionId
|
int |
hashCode() |
DeleteCenServiceRouteEntryRequest |
serviceRegionId(String serviceRegionId) |
void |
setCenId(String cenId) |
void |
setDestinationCidrBlock(String destinationCidrBlock) |
void |
setServiceRegionId(String serviceRegionId) |
String |
toString() |
public DeleteCenServiceRouteEntryRequest cenId(String cenId)
@NotNull public @NotNull String getCenId()
public void setCenId(String cenId)
public DeleteCenServiceRouteEntryRequest destinationCidrBlock(String destinationCidrBlock)
@NotNull public @NotNull String getDestinationCidrBlock()
public void setDestinationCidrBlock(String destinationCidrBlock)
public DeleteCenServiceRouteEntryRequest serviceRegionId(String serviceRegionId)
@NotNull public @NotNull String getServiceRegionId()
public void setServiceRegionId(String serviceRegionId)
Copyright © 2026. All rights reserved.