Package com.openai.services.blocking
Class AdminServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.services.blocking.AdminService.WithRawResponse
public final class AdminServiceImpl.WithRawResponseImpl implements AdminService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description AdminService.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. OrganizationService.WithRawResponseorganization()-
-
Method Detail
-
withOptions
AdminService.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
organization
OrganizationService.WithRawResponse organization()
-
-
-
-