Package com.openai.services.async
Class AdminServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.services.async.AdminServiceAsync.WithRawResponse
public final class AdminServiceAsyncImpl.WithRawResponseImpl implements AdminServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description AdminServiceAsync.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. OrganizationServiceAsync.WithRawResponseorganization()-
-
Method Detail
-
withOptions
AdminServiceAsync.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
OrganizationServiceAsync.WithRawResponse organization()
-
-
-
-