Class TenantDefaultPreferenceServiceImpl
-
- All Implemented Interfaces:
-
com.courier.services.blocking.tenants.TenantDefaultPreferenceService
public final class TenantDefaultPreferenceServiceImpl implements TenantDefaultPreferenceService
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classTenantDefaultPreferenceServiceImpl.WithRawResponseImpl
-
Method Summary
Modifier and Type Method Description TenantDefaultPreferenceService.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. TenantDefaultPreferenceServicewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. ItemServiceitems()-
-
Method Detail
-
withRawResponse
TenantDefaultPreferenceService.WithRawResponse withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method.
-
withOptions
TenantDefaultPreferenceService withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
items
ItemService items()
-
-
-
-