Class EventTypeServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
dev.case.api.services.async.webhooks.v1.EventTypeServiceAsync.WithRawResponse
public final class EventTypeServiceAsyncImpl.WithRawResponseImpl implements EventTypeServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description EventTypeServiceAsync.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. CompletableFuture<HttpResponse>list(EventTypeListParams params, RequestOptions requestOptions)-
-
Method Detail
-
withOptions
EventTypeServiceAsync.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<HttpResponse> list(EventTypeListParams params, RequestOptions requestOptions)
-
-
-
-