public static class UpdateMessageDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateMessageDetails |
build() |
UpdateMessageDetails.Builder |
copy(UpdateMessageDetails model) |
UpdateMessageDetails.Builder |
visibilityInSeconds(Integer visibilityInSeconds)
The new visibility of the message relative to the current time (as-per the clock of the
server receiving the request).
|
public UpdateMessageDetails.Builder visibilityInSeconds(Integer visibilityInSeconds)
The new visibility of the message relative to the current time (as-per the clock of the server receiving the request).
visibilityInSeconds
- the value to setpublic UpdateMessageDetails build()
public UpdateMessageDetails.Builder copy(UpdateMessageDetails model)
Copyright © 2016–2024. All rights reserved.