Package so.prelude.sdk.client
Class PreludeClientImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
so.prelude.sdk.client.PreludeClient.WithRawResponse
public final class PreludeClientImpl.WithRawResponseImpl implements PreludeClient.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description LookupService.WithRawResponse
lookup()
TransactionalService.WithRawResponse
transactional()
VerificationService.WithRawResponse
verification()
WatchService.WithRawResponse
watch()
-
-
Method Detail
-
lookup
LookupService.WithRawResponse lookup()
-
transactional
TransactionalService.WithRawResponse transactional()
-
verification
VerificationService.WithRawResponse verification()
-
watch
WatchService.WithRawResponse watch()
-
-
-
-