Uses of Class
com.mypurecloud.sdk.v2.api.request.GetRecordingKeyconfigurationRequest
Packages that use GetRecordingKeyconfigurationRequest
-
Uses of GetRecordingKeyconfigurationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetRecordingKeyconfigurationRequestModifier and TypeMethodDescriptionRecordingApi.getRecordingKeyconfiguration(GetRecordingKeyconfigurationRequest request) Get the encryption key configurationsRecordingApiAsync.getRecordingKeyconfigurationAsync(GetRecordingKeyconfigurationRequest request, AsyncApiCallback<RecordingEncryptionConfiguration> callback) Get the encryption key configurations -
Uses of GetRecordingKeyconfigurationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetRecordingKeyconfigurationRequestModifier and TypeMethodDescriptionGetRecordingKeyconfigurationRequest.Builder.build()GetRecordingKeyconfigurationRequest.withCustomHeader(String name, String value) GetRecordingKeyconfigurationRequest.withKeyConfigurationId(String keyConfigurationId)