Uses of Class
com.langfuse.client.resources.scim.types.SchemaResource
Packages that use SchemaResource
-
Uses of SchemaResource in com.langfuse.client.resources.scim.types
Methods in com.langfuse.client.resources.scim.types that return SchemaResourceModifier and TypeMethodDescriptionSchemaResource._FinalStage.build()SchemaResource.Builder.build()Methods in com.langfuse.client.resources.scim.types that return types with arguments of type SchemaResourceMethods in com.langfuse.client.resources.scim.types with parameters of type SchemaResourceModifier and TypeMethodDescriptionSchemasResponse._FinalStage.addResources(SchemaResource resources) SchemasResponse.Builder.addResources(SchemaResource resources) SchemaResource.Builder.from(SchemaResource other) SchemaResource.IdStage.from(SchemaResource other) Method parameters in com.langfuse.client.resources.scim.types with type arguments of type SchemaResourceModifier and TypeMethodDescriptionSchemasResponse._FinalStage.addAllResources(List<SchemaResource> resources) SchemasResponse.Builder.addAllResources(List<SchemaResource> resources) SchemasResponse._FinalStage.resources(List<SchemaResource> resources) SchemasResponse.Builder.resources(List<SchemaResource> resources)