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