Files
plexjava/docs/models/operations/GetThumbImageResponse.md
2024-09-08 02:40:34 +00:00

3.5 KiB
Raw Blame History

GetThumbImageResponse

Fields

Field Type Required Description
contentType String ✔️ HTTP response content type for this operation
statusCode int ✔️ HTTP response status code for this operation
rawResponse HttpResponse ✔️ Raw HTTP response; suitable for custom response parsing
responseStream Optional Successful response returning an image
headers Map<String, List<String>> ✔️ N/A