Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Cursor |
build() |
Cursor.Builder |
copy(Cursor model) |
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 model)
Copyright © 2016–2024. All rights reserved.