Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Cursor |
build() |
Cursor.Builder |
copy(Cursor o) |
Cursor.Builder |
value(String value)
The cursor to pass to the
GetMessages operation. |
public Cursor.Builder value(String value)
The cursor to pass to the GetMessages
operation.
value
- the value to setpublic Cursor build()
public Cursor.Builder copy(Cursor o)
Copyright © 2016–2022. All rights reserved.