public class UpdateObjectResponse extends IndexingResponse
| Constructor and Description |
|---|
UpdateObjectResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getObjectID() |
ZonedDateTime |
getUpdatedAt() |
UpdateObjectResponse |
setObjectID(String objectID) |
UpdateObjectResponse |
setUpdatedAt(ZonedDateTime updatedAt) |
getTaskID, setTaskID, setWaitConsumer, waitTaskpublic String getObjectID()
public UpdateObjectResponse setObjectID(String objectID)
public ZonedDateTime getUpdatedAt()
public UpdateObjectResponse setUpdatedAt(ZonedDateTime updatedAt)
Copyright © 2019. All rights reserved.