public class DeleteRouteEntryRequest extends Object
| 构造器和说明 |
|---|
DeleteRouteEntryRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
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.