| Package | Description | 
|---|---|
| com.diffusiondata.gateway.framework | 
 Diffusion Gateway Framework API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UpdateMode | 
SourceHandler.SourceServiceProperties.getUpdateMode()
Returns the update mode to be used for updating topics. 
 | 
static UpdateMode | 
UpdateMode.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static UpdateMode[] | 
UpdateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SourceHandler.SourceServiceProperties.Builder | 
SourceHandler.SourceServiceProperties.Builder.updateMode(UpdateMode updateMode)
Sets the update mode to be used for topics published to by the
 service. 
 | 
Copyright © 2025 DiffusionData Limited. All rights reserved.