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