public class CreateRouteEntryResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
CreateRouteEntryResponse() |
| Modifier and Type | Method and Description |
|---|---|
CreateRouteEntryResponse |
asyncTaskId(String asyncTaskId) |
boolean |
equals(Object o) |
String |
getAsyncTaskId()
Get asyncTaskId
|
String |
getRequestId()
Get requestId
|
String |
getRouteEntryId()
Get routeEntryId
|
int |
hashCode() |
CreateRouteEntryResponse |
requestId(String requestId) |
CreateRouteEntryResponse |
routeEntryId(String routeEntryId) |
void |
setAsyncTaskId(String asyncTaskId) |
void |
setRequestId(String requestId) |
void |
setRouteEntryId(String routeEntryId) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic CreateRouteEntryResponse asyncTaskId(String asyncTaskId)
public String getAsyncTaskId()
public void setAsyncTaskId(String asyncTaskId)
public CreateRouteEntryResponse requestId(String requestId)
public String getRequestId()
public void setRequestId(String requestId)
public CreateRouteEntryResponse routeEntryId(String routeEntryId)
public String getRouteEntryId()
public void setRouteEntryId(String routeEntryId)
Copyright © 2025. All rights reserved.