Class ScimFeatureSupport.Builder
java.lang.Object
com.langfuse.client.resources.scim.types.ScimFeatureSupport.Builder
- All Implemented Interfaces:
ScimFeatureSupport._FinalStage,ScimFeatureSupport.SupportedStage
- Enclosing class:
ScimFeatureSupport
public static final class ScimFeatureSupport.Builder
extends Object
implements ScimFeatureSupport.SupportedStage, ScimFeatureSupport._FinalStage
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) build()from(ScimFeatureSupport other) supported(boolean supported)
-
Method Details
-
from
- Specified by:
fromin interfaceScimFeatureSupport.SupportedStage
-
supported
- Specified by:
supportedin interfaceScimFeatureSupport.SupportedStage
-
build
- Specified by:
buildin interfaceScimFeatureSupport._FinalStage
-
additionalProperty
- Specified by:
additionalPropertyin interfaceScimFeatureSupport._FinalStage
-
additionalProperties
- Specified by:
additionalPropertiesin interfaceScimFeatureSupport._FinalStage
-