Uses of Class
com.mypurecloud.sdk.v2.model.LocalEncryptionKeyRequest
Packages that use LocalEncryptionKeyRequest
Package
Description
-
Uses of LocalEncryptionKeyRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type LocalEncryptionKeyRequestModifier and TypeMethodDescriptionRecordingApi.postRecordingLocalkeys(LocalEncryptionKeyRequest body) create a local key management recording keyRecordingApi.postRecordingLocalkeysWithHttpInfo(LocalEncryptionKeyRequest body) create a local key management recording keyMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type LocalEncryptionKeyRequestModifier and TypeMethodDescriptionRecordingApi.postRecordingLocalkeys(ApiRequest<LocalEncryptionKeyRequest> request) create a local key management recording keyRecordingApiAsync.postRecordingLocalkeysAsync(ApiRequest<LocalEncryptionKeyRequest> request, AsyncApiCallback<ApiResponse<EncryptionKey>> callback) create a local key management recording key -
Uses of LocalEncryptionKeyRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return LocalEncryptionKeyRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type LocalEncryptionKeyRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type LocalEncryptionKeyRequestModifier and TypeMethodDescriptionPostRecordingLocalkeysRequest.builder(LocalEncryptionKeyRequest body) voidPostRecordingLocalkeysRequest.setBody(LocalEncryptionKeyRequest body) PostRecordingLocalkeysRequest.Builder.withBody(LocalEncryptionKeyRequest body) PostRecordingLocalkeysRequest.withBody(LocalEncryptionKeyRequest body) PostRecordingLocalkeysRequest.Builder.withRequiredParams(LocalEncryptionKeyRequest body) -
Uses of LocalEncryptionKeyRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LocalEncryptionKeyRequestModifier and TypeMethodDescriptionThe local configuration id that contains metadata on private local serviceThe key pair id from the local service.Base 64 encoded public key, generated by the local service.