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