public class DeleteRouteEntryRequest extends Object
| Constructor and Description |
|---|
DeleteRouteEntryRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull String |
getRouteEntryId()
Get routeEntryId
|
int |
hashCode() |
DeleteRouteEntryRequest |
routeEntryId(String routeEntryId) |
void |
setRouteEntryId(String routeEntryId) |
String |
toString() |
public DeleteRouteEntryRequest routeEntryId(String routeEntryId)
@NotNull public @NotNull String getRouteEntryId()
public void setRouteEntryId(String routeEntryId)
Copyright © 2024. All rights reserved.