Package | Description |
---|---|
com.oracle.bmc.queue.model |
Modifier and Type | Method and Description |
---|---|
static UpdateMessagesDetailsEntry.Builder |
UpdateMessagesDetailsEntry.builder()
Create a new builder.
|
UpdateMessagesDetailsEntry.Builder |
UpdateMessagesDetailsEntry.Builder.copy(UpdateMessagesDetailsEntry model) |
UpdateMessagesDetailsEntry.Builder |
UpdateMessagesDetailsEntry.Builder.receipt(String receipt)
The receipt of the message to update.
|
UpdateMessagesDetailsEntry.Builder |
UpdateMessagesDetailsEntry.toBuilder() |
UpdateMessagesDetailsEntry.Builder |
UpdateMessagesDetailsEntry.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).
|
Copyright © 2016–2024. All rights reserved.