public class RangeScanCreateResponse extends BaseResponse
| Constructor and Description |
|---|
RangeScanCreateResponse(ResponseStatus status,
CoreRangeScanId rangeScanId) |
| Modifier and Type | Method and Description |
|---|---|
CoreRangeScanId |
rangeScanId() |
String |
toString() |
statuspublic RangeScanCreateResponse(ResponseStatus status, CoreRangeScanId rangeScanId)
public CoreRangeScanId rangeScanId()
public String toString()
toString in class BaseResponseCopyright © 2024 Couchbase, Inc.. All rights reserved.