Uses of Class
com.langfuse.client.resources.scim.types.AuthenticationScheme.Builder
Packages that use AuthenticationScheme.Builder
-
Uses of AuthenticationScheme.Builder in com.langfuse.client.resources.scim.types
Methods in com.langfuse.client.resources.scim.types that return AuthenticationScheme.BuilderModifier and TypeMethodDescriptionAuthenticationScheme.Builder.additionalProperties(Map<String, Object> additionalProperties) AuthenticationScheme.Builder.additionalProperty(String key, Object value) AuthenticationScheme.Builder.from(AuthenticationScheme other) AuthenticationScheme.NameStage.from(AuthenticationScheme other)