Uses of Class
com.langfuse.client.resources.sessions.types.PaginatedSessions
Packages that use PaginatedSessions
Package
Description
-
Uses of PaginatedSessions in com.langfuse.client.resources.sessions
Methods in com.langfuse.client.resources.sessions that return PaginatedSessionsModifier and TypeMethodDescriptionSessionsClient.list()Get sessionsSessionsClient.list(RequestOptions requestOptions) Get sessionsSessionsClient.list(GetSessionsRequest request) Get sessionsSessionsClient.list(GetSessionsRequest request, RequestOptions requestOptions) Get sessionsMethods in com.langfuse.client.resources.sessions that return types with arguments of type PaginatedSessionsModifier and TypeMethodDescriptionAsyncRawSessionsClient.list()Get sessionsAsyncRawSessionsClient.list(RequestOptions requestOptions) Get sessionsAsyncRawSessionsClient.list(GetSessionsRequest request) Get sessionsAsyncRawSessionsClient.list(GetSessionsRequest request, RequestOptions requestOptions) Get sessionsAsyncSessionsClient.list()Get sessionsAsyncSessionsClient.list(RequestOptions requestOptions) Get sessionsAsyncSessionsClient.list(GetSessionsRequest request) Get sessionsAsyncSessionsClient.list(GetSessionsRequest request, RequestOptions requestOptions) Get sessionsRawSessionsClient.list()Get sessionsRawSessionsClient.list(RequestOptions requestOptions) Get sessionsRawSessionsClient.list(GetSessionsRequest request) Get sessionsRawSessionsClient.list(GetSessionsRequest request, RequestOptions requestOptions) Get sessions -
Uses of PaginatedSessions in com.langfuse.client.resources.sessions.types
Methods in com.langfuse.client.resources.sessions.types that return PaginatedSessionsModifier and TypeMethodDescriptionPaginatedSessions._FinalStage.build()PaginatedSessions.Builder.build()Methods in com.langfuse.client.resources.sessions.types with parameters of type PaginatedSessionsModifier and TypeMethodDescriptionPaginatedSessions.Builder.from(PaginatedSessions other) PaginatedSessions.MetaStage.from(PaginatedSessions other)