Uses of Class
com.mypurecloud.sdk.v2.model.SignedData
Packages that use SignedData
-
Uses of SignedData in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return SignedDataModifier and TypeMethodDescriptionBackgroundAssistantApi.postBackgroundassistantToken(PostBackgroundassistantTokenRequest request) Sign identifying information for Genesys Cloud Background Assistant postBackgroundassistantToken is a preview method and is subject to both breaking and non-breaking changes at any time without noticeBackgroundAssistantApi.postBackgroundassistantToken(BackgroundAssistantUserAuthenticatedInfo body) Sign identifying information for Genesys Cloud Background Assistant postBackgroundassistantToken is a preview method and is subject to both breaking and non-breaking changes at any time without noticeBackgroundAssistantApi.postScreenrecordingToken(PostScreenrecordingTokenRequest request) Sign identifying information for screen recordingBackgroundAssistantApi.postScreenrecordingToken(BackgroundAssistantUserAuthenticatedInfo body) Sign identifying information for screen recordingWebDeploymentsApi.postWebdeploymentsTokenRefresh(PostWebdeploymentsTokenRefreshRequest request) Refresh a JWT.WebDeploymentsApi.postWebdeploymentsTokenRefresh(WebDeploymentsRefreshJWTRequest body) Refresh a JWT.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type SignedDataModifier and TypeMethodDescriptionBackgroundAssistantApi.postBackgroundassistantToken(ApiRequest<BackgroundAssistantUserAuthenticatedInfo> request) Sign identifying information for Genesys Cloud Background Assistant postBackgroundassistantToken is a preview method and is subject to both breaking and non-breaking changes at any time without noticeBackgroundAssistantApiAsync.postBackgroundassistantTokenAsync(PostBackgroundassistantTokenRequest request, AsyncApiCallback<SignedData> callback) Sign identifying information for Genesys Cloud Background Assistant postBackgroundassistantToken is a preview method and is subject to both breaking and non-breaking changes at any time without noticeBackgroundAssistantApiAsync.postBackgroundassistantTokenAsync(ApiRequest<BackgroundAssistantUserAuthenticatedInfo> request, AsyncApiCallback<ApiResponse<SignedData>> callback) Sign identifying information for Genesys Cloud Background Assistant postBackgroundassistantToken is a preview method and is subject to both breaking and non-breaking changes at any time without noticeBackgroundAssistantApi.postBackgroundassistantTokenWithHttpInfo(BackgroundAssistantUserAuthenticatedInfo body) Sign identifying information for Genesys Cloud Background Assistant postBackgroundassistantToken is a preview method and is subject to both breaking and non-breaking changes at any time without noticeBackgroundAssistantApi.postScreenrecordingToken(ApiRequest<BackgroundAssistantUserAuthenticatedInfo> request) Sign identifying information for screen recordingBackgroundAssistantApiAsync.postScreenrecordingTokenAsync(PostScreenrecordingTokenRequest request, AsyncApiCallback<SignedData> callback) Sign identifying information for screen recordingBackgroundAssistantApiAsync.postScreenrecordingTokenAsync(ApiRequest<BackgroundAssistantUserAuthenticatedInfo> request, AsyncApiCallback<ApiResponse<SignedData>> callback) Sign identifying information for screen recordingBackgroundAssistantApi.postScreenrecordingTokenWithHttpInfo(BackgroundAssistantUserAuthenticatedInfo body) Sign identifying information for screen recordingWebDeploymentsApi.postWebdeploymentsTokenRefresh(ApiRequest<WebDeploymentsRefreshJWTRequest> request) Refresh a JWT.WebDeploymentsApiAsync.postWebdeploymentsTokenRefreshAsync(PostWebdeploymentsTokenRefreshRequest request, AsyncApiCallback<SignedData> callback) Refresh a JWT.WebDeploymentsApiAsync.postWebdeploymentsTokenRefreshAsync(ApiRequest<WebDeploymentsRefreshJWTRequest> request, AsyncApiCallback<ApiResponse<SignedData>> callback) Refresh a JWT.WebDeploymentsApi.postWebdeploymentsTokenRefreshWithHttpInfo(WebDeploymentsRefreshJWTRequest body) Refresh a JWT.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type SignedDataModifier and TypeMethodDescriptionBackgroundAssistantApiAsync.postBackgroundassistantTokenAsync(PostBackgroundassistantTokenRequest request, AsyncApiCallback<SignedData> callback) Sign identifying information for Genesys Cloud Background Assistant postBackgroundassistantToken is a preview method and is subject to both breaking and non-breaking changes at any time without noticeBackgroundAssistantApiAsync.postBackgroundassistantTokenAsync(ApiRequest<BackgroundAssistantUserAuthenticatedInfo> request, AsyncApiCallback<ApiResponse<SignedData>> callback) Sign identifying information for Genesys Cloud Background Assistant postBackgroundassistantToken is a preview method and is subject to both breaking and non-breaking changes at any time without noticeBackgroundAssistantApiAsync.postScreenrecordingTokenAsync(PostScreenrecordingTokenRequest request, AsyncApiCallback<SignedData> callback) Sign identifying information for screen recordingBackgroundAssistantApiAsync.postScreenrecordingTokenAsync(ApiRequest<BackgroundAssistantUserAuthenticatedInfo> request, AsyncApiCallback<ApiResponse<SignedData>> callback) Sign identifying information for screen recordingWebDeploymentsApiAsync.postWebdeploymentsTokenRefreshAsync(PostWebdeploymentsTokenRefreshRequest request, AsyncApiCallback<SignedData> callback) Refresh a JWT.WebDeploymentsApiAsync.postWebdeploymentsTokenRefreshAsync(ApiRequest<WebDeploymentsRefreshJWTRequest> request, AsyncApiCallback<ApiResponse<SignedData>> callback) Refresh a JWT. -
Uses of SignedData in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SignedData