Package com.growsurf.api.client
Class GrowsurfClientImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.growsurf.api.client.GrowsurfClient.WithRawResponse
public final class GrowsurfClientImpl.WithRawResponseImpl implements GrowsurfClient.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description GrowsurfClient.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. CampaignService.WithRawResponsecampaign()-
-
Method Detail
-
withOptions
GrowsurfClient.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
campaign
CampaignService.WithRawResponse campaign()
-
-
-
-