public static class UpdateGroupDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateGroupDetails |
build() |
UpdateGroupDetails.Builder |
copy(UpdateGroupDetails model) |
UpdateGroupDetails.Builder |
time(Date time)
The time to consume from if type is AT_TIME.
|
UpdateGroupDetails.Builder |
type(UpdateGroupDetails.Type type)
The type of the cursor.
|
public UpdateGroupDetails.Builder type(UpdateGroupDetails.Type type)
The type of the cursor.
type
- the value to setpublic UpdateGroupDetails.Builder time(Date time)
The time to consume from if type is AT_TIME.
time
- the value to setpublic UpdateGroupDetails build()
public UpdateGroupDetails.Builder copy(UpdateGroupDetails model)
Copyright © 2016–2024. All rights reserved.