Package com.growsurf.api.client
Class GrowsurfClientAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.growsurf.api.client.GrowsurfClientAsync.WithRawResponse
public final class GrowsurfClientAsyncImpl.WithRawResponseImpl implements GrowsurfClientAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description GrowsurfClientAsync.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. CampaignServiceAsync.WithRawResponsecampaign()-
-
Method Detail
-
withOptions
GrowsurfClientAsync.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
CampaignServiceAsync.WithRawResponse campaign()
-
-
-
-