Package so.prelude.sdk.client
Class PreludeClientAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
so.prelude.sdk.client.PreludeClientAsync.WithRawResponse
public final class PreludeClientAsyncImpl.WithRawResponseImpl implements PreludeClientAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description LookupServiceAsync.WithRawResponse
lookup()
TransactionalServiceAsync.WithRawResponse
transactional()
VerificationServiceAsync.WithRawResponse
verification()
WatchServiceAsync.WithRawResponse
watch()
-
-
Method Detail
-
lookup
LookupServiceAsync.WithRawResponse lookup()
-
transactional
TransactionalServiceAsync.WithRawResponse transactional()
-
verification
VerificationServiceAsync.WithRawResponse verification()
-
-
-
-