Class ContentServiceImpl
-
- All Implemented Interfaces:
-
com.openai.services.blocking.containers.files.ContentService
public final class ContentServiceImpl implements ContentService
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final class
ContentServiceImpl.WithRawResponseImpl
-
Method Summary
Modifier and Type Method Description ContentService.WithRawResponse
withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method. HttpResponse
retrieve(ContentRetrieveParams params, RequestOptions requestOptions)
-
-
Method Detail
-
withRawResponse
ContentService.WithRawResponse withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method.
-
retrieve
HttpResponse retrieve(ContentRetrieveParams params, RequestOptions requestOptions)
-
-
-
-