Uses of Class
com.langfuse.client.resources.media.types.PatchMediaBody
Packages that use PatchMediaBody
-
Uses of PatchMediaBody in com.langfuse.client.resources.media
Methods in com.langfuse.client.resources.media with parameters of type PatchMediaBodyModifier and TypeMethodDescriptionAsyncMediaClient.patch(String mediaId, PatchMediaBody request) Patch a media recordAsyncMediaClient.patch(String mediaId, PatchMediaBody request, RequestOptions requestOptions) Patch a media recordAsyncRawMediaClient.patch(String mediaId, PatchMediaBody request) Patch a media recordAsyncRawMediaClient.patch(String mediaId, PatchMediaBody request, RequestOptions requestOptions) Patch a media recordvoidMediaClient.patch(String mediaId, PatchMediaBody request) Patch a media recordvoidMediaClient.patch(String mediaId, PatchMediaBody request, RequestOptions requestOptions) Patch a media recordRawMediaClient.patch(String mediaId, PatchMediaBody request) Patch a media recordRawMediaClient.patch(String mediaId, PatchMediaBody request, RequestOptions requestOptions) Patch a media record -
Uses of PatchMediaBody in com.langfuse.client.resources.media.types
Methods in com.langfuse.client.resources.media.types that return PatchMediaBodyModifier and TypeMethodDescriptionPatchMediaBody._FinalStage.build()PatchMediaBody.Builder.build()Methods in com.langfuse.client.resources.media.types with parameters of type PatchMediaBodyModifier and TypeMethodDescriptionPatchMediaBody.Builder.from(PatchMediaBody other) PatchMediaBody.UploadedAtStage.from(PatchMediaBody other)