Uses of Class
com.langfuse.client.resources.observationsv2.types.ObservationsV2Response
Packages that use ObservationsV2Response
Package
Description
-
Uses of ObservationsV2Response in com.langfuse.client.resources.observationsv2
Methods in com.langfuse.client.resources.observationsv2 that return ObservationsV2ResponseModifier and TypeMethodDescriptionObservationsV2Client.getMany()Get a list of observations with cursor-based pagination and flexible field selection.ObservationsV2Client.getMany(RequestOptions requestOptions) Get a list of observations with cursor-based pagination and flexible field selection.ObservationsV2Client.getMany(GetObservationsV2Request request) Get a list of observations with cursor-based pagination and flexible field selection.ObservationsV2Client.getMany(GetObservationsV2Request request, RequestOptions requestOptions) Get a list of observations with cursor-based pagination and flexible field selection.Methods in com.langfuse.client.resources.observationsv2 that return types with arguments of type ObservationsV2ResponseModifier and TypeMethodDescriptionAsyncObservationsV2Client.getMany()Get a list of observations with cursor-based pagination and flexible field selection.AsyncObservationsV2Client.getMany(RequestOptions requestOptions) Get a list of observations with cursor-based pagination and flexible field selection.AsyncObservationsV2Client.getMany(GetObservationsV2Request request) Get a list of observations with cursor-based pagination and flexible field selection.AsyncObservationsV2Client.getMany(GetObservationsV2Request request, RequestOptions requestOptions) Get a list of observations with cursor-based pagination and flexible field selection.AsyncRawObservationsV2Client.getMany()Get a list of observations with cursor-based pagination and flexible field selection.AsyncRawObservationsV2Client.getMany(RequestOptions requestOptions) Get a list of observations with cursor-based pagination and flexible field selection.AsyncRawObservationsV2Client.getMany(GetObservationsV2Request request) Get a list of observations with cursor-based pagination and flexible field selection.AsyncRawObservationsV2Client.getMany(GetObservationsV2Request request, RequestOptions requestOptions) Get a list of observations with cursor-based pagination and flexible field selection.RawObservationsV2Client.getMany()Get a list of observations with cursor-based pagination and flexible field selection.RawObservationsV2Client.getMany(RequestOptions requestOptions) Get a list of observations with cursor-based pagination and flexible field selection.RawObservationsV2Client.getMany(GetObservationsV2Request request) Get a list of observations with cursor-based pagination and flexible field selection.RawObservationsV2Client.getMany(GetObservationsV2Request request, RequestOptions requestOptions) Get a list of observations with cursor-based pagination and flexible field selection. -
Uses of ObservationsV2Response in com.langfuse.client.resources.observationsv2.types
Methods in com.langfuse.client.resources.observationsv2.types that return ObservationsV2ResponseModifier and TypeMethodDescriptionObservationsV2Response._FinalStage.build()ObservationsV2Response.Builder.build()Methods in com.langfuse.client.resources.observationsv2.types with parameters of type ObservationsV2ResponseModifier and TypeMethodDescriptionObservationsV2Response.Builder.from(ObservationsV2Response other) ObservationsV2Response.MetaStage.from(ObservationsV2Response other)