Uses of Class
com.mypurecloud.sdk.v2.model.EncryptionKey
Packages that use EncryptionKey
-
Uses of EncryptionKey in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return EncryptionKeyModifier and TypeMethodDescriptionRecordingApi.postRecordingLocalkeys(PostRecordingLocalkeysRequest request) create a local key management recording keyRecordingApi.postRecordingLocalkeys(LocalEncryptionKeyRequest body) create a local key management recording keyRecordingApi.postRecordingRecordingkeys()Create encryption keyRecordingApi.postRecordingRecordingkeys(PostRecordingRecordingkeysRequest request) Create encryption keyMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type EncryptionKeyModifier and TypeMethodDescriptionRecordingApi.postRecordingLocalkeys(ApiRequest<LocalEncryptionKeyRequest> request) create a local key management recording keyRecordingApiAsync.postRecordingLocalkeysAsync(PostRecordingLocalkeysRequest request, AsyncApiCallback<EncryptionKey> callback) create a local key management recording keyRecordingApiAsync.postRecordingLocalkeysAsync(ApiRequest<LocalEncryptionKeyRequest> request, AsyncApiCallback<ApiResponse<EncryptionKey>> callback) create a local key management recording keyRecordingApi.postRecordingLocalkeysWithHttpInfo(LocalEncryptionKeyRequest body) create a local key management recording keyRecordingApi.postRecordingRecordingkeys(ApiRequest<Void> request) Create encryption keyRecordingApiAsync.postRecordingRecordingkeysAsync(PostRecordingRecordingkeysRequest request, AsyncApiCallback<EncryptionKey> callback) Create encryption keyRecordingApiAsync.postRecordingRecordingkeysAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EncryptionKey>> callback) Create encryption keyRecordingApi.postRecordingRecordingkeysWithHttpInfo()Create encryption keyMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type EncryptionKeyModifier and TypeMethodDescriptionRecordingApiAsync.postRecordingLocalkeysAsync(PostRecordingLocalkeysRequest request, AsyncApiCallback<EncryptionKey> callback) create a local key management recording keyRecordingApiAsync.postRecordingLocalkeysAsync(ApiRequest<LocalEncryptionKeyRequest> request, AsyncApiCallback<ApiResponse<EncryptionKey>> callback) create a local key management recording keyRecordingApiAsync.postRecordingRecordingkeysAsync(PostRecordingRecordingkeysRequest request, AsyncApiCallback<EncryptionKey> callback) Create encryption keyRecordingApiAsync.postRecordingRecordingkeysAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EncryptionKey>> callback) Create encryption key -
Uses of EncryptionKey in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EncryptionKeyModifier and TypeMethodDescriptionEncryptionKey.createDate(Date createDate) create date of the key pair.EncryptionKey.keyConfigurationType(EncryptionKey.KeyConfigurationTypeEnum keyConfigurationType) Key type used in this configurationEncryptionKey.keydataSummary(String keydataSummary) key data summary (base 64 encoded public key)ARN of internal key to be wrapped by AWS KMS Symmetric keyEncryptionKey.localEncryptionConfiguration(LocalEncryptionConfiguration localEncryptionConfiguration) Local configurationuser that requested generation of public keyMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type EncryptionKeyMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type EncryptionKeyModifier and TypeMethodDescriptionEncryptionKeyEntityListing.entities(List<EncryptionKey> entities) voidEncryptionKeyEntityListing.setEntities(List<EncryptionKey> entities)