Interface AlphaServiceAsync.WithRawResponse
-
- All Implemented Interfaces:
public interface AlphaServiceAsync.WithRawResponse
A view of AlphaServiceAsync that provides access to raw HTTP responses for each method.
-
-
Method Summary
Modifier and Type Method Description abstract GraderServiceAsync.WithRawResponse
graders()
-
-
Method Detail
-
graders
abstract GraderServiceAsync.WithRawResponse graders()
-
-
-
-