Interface ChannelDataServiceAsync
-
- All Implemented Interfaces:
public interface ChannelDataServiceAsync
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfaceChannelDataServiceAsync.WithRawResponseA view of ChannelDataServiceAsync that provides access to raw HTTP responses for each method.
-
Method Summary
Modifier and Type Method Description abstract ChannelDataServiceAsync.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. -
-
Method Detail
-
withRawResponse
abstract ChannelDataServiceAsync.WithRawResponse withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method.
-
-
-
-