Uses of Class
software.amazon.awssdk.services.appsync.model.LambdaConflictHandlerConfig
-
Packages that use LambdaConflictHandlerConfig Package Description software.amazon.awssdk.services.appsync.model -
-
Uses of LambdaConflictHandlerConfig in software.amazon.awssdk.services.appsync.model
Methods in software.amazon.awssdk.services.appsync.model that return LambdaConflictHandlerConfig Modifier and Type Method Description LambdaConflictHandlerConfigSyncConfig. lambdaConflictHandlerConfig()TheLambdaConflictHandlerConfigwhen configuringLAMBDAas the Conflict Handler.Methods in software.amazon.awssdk.services.appsync.model with parameters of type LambdaConflictHandlerConfig Modifier and Type Method Description SyncConfig.BuilderSyncConfig.Builder. lambdaConflictHandlerConfig(LambdaConflictHandlerConfig lambdaConflictHandlerConfig)TheLambdaConflictHandlerConfigwhen configuringLAMBDAas the Conflict Handler.
-