Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.thread |
Modifier and Type | Method and Description |
---|---|
void |
ThreadContext.setPropertyIfAbsent(String name,
io.vavr.control.Try<Property<?>> value)
Sets a value for the property for the given name, if it has not been set before.
|
void |
DefaultThreadContext.setPropertyIfAbsent(String name,
io.vavr.control.Try<Property<?>> value)
Sets a value for the property for the given name, if it has not been set before.
|
Copyright © 2020 SAP SE. All rights reserved.