Class AuditLogServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.services.async.admin.organization.AuditLogServiceAsync.WithRawResponse
public final class AuditLogServiceAsyncImpl.WithRawResponseImpl implements AuditLogServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description AuditLogServiceAsync.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. CompletableFuture<HttpResponseFor<AuditLogListPageAsync>>list(AuditLogListParams params, RequestOptions requestOptions)-
-
Method Detail
-
withOptions
AuditLogServiceAsync.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
list
CompletableFuture<HttpResponseFor<AuditLogListPageAsync>> list(AuditLogListParams params, RequestOptions requestOptions)
-
-
-
-