public static interface SingleMasterConfiguration.Builder extends SdkPojo, CopyableBuilder<SingleMasterConfiguration.Builder,SingleMasterConfiguration>
| Modifier and Type | Method and Description |
|---|---|
SingleMasterConfiguration.Builder |
messageTtlSeconds(Integer messageTtlSeconds)
The period of time a signaling channel retains undelivered messages before they are discarded.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSingleMasterConfiguration.Builder messageTtlSeconds(Integer messageTtlSeconds)
The period of time a signaling channel retains undelivered messages before they are discarded.
messageTtlSeconds - The period of time a signaling channel retains undelivered messages before they are discarded.Copyright © 2023. All rights reserved.