Package dev.speakeasyapi.sdk.client
Class SpeakeasyClient
java.lang.Object
dev.speakeasyapi.sdk.client.SpeakeasyClient
- All Implemented Interfaces:
ISpeakeasyClient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondev.speakeasyapi.accesstokens.Embedaccesstoken.EmbedAccessTokenResponsegetEmbedAccessToken(dev.speakeasyapi.accesstokens.Embedaccesstoken.EmbedAccessTokenRequest request) voidingestGrpc(String harString, String pathHint, String customerID, Masking masking)
-
Constructor Details
-
SpeakeasyClient
- Throws:
IllegalArgumentException
-
-
Method Details
-
ingestGrpc
public void ingestGrpc(String harString, String pathHint, String customerID, Masking masking) throws RuntimeException - Specified by:
ingestGrpcin interfaceISpeakeasyClient- Throws:
RuntimeException
-
getEmbedAccessToken
public dev.speakeasyapi.accesstokens.Embedaccesstoken.EmbedAccessTokenResponse getEmbedAccessToken(dev.speakeasyapi.accesstokens.Embedaccesstoken.EmbedAccessTokenRequest request) throws RuntimeException - Specified by:
getEmbedAccessTokenin interfaceISpeakeasyClient- Throws:
RuntimeException
-