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