Uses of Class
com.mypurecloud.sdk.v2.api.request.PostRecordingKeyconfigurationsRequest
Packages that use PostRecordingKeyconfigurationsRequest
-
Uses of PostRecordingKeyconfigurationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostRecordingKeyconfigurationsRequestModifier and TypeMethodDescriptionRecordingApi.postRecordingKeyconfigurations(PostRecordingKeyconfigurationsRequest request) Setup configurations for encryption key creationRecordingApiAsync.postRecordingKeyconfigurationsAsync(PostRecordingKeyconfigurationsRequest request, AsyncApiCallback<RecordingEncryptionConfiguration> callback) Setup configurations for encryption key creation -
Uses of PostRecordingKeyconfigurationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostRecordingKeyconfigurationsRequestModifier and TypeMethodDescriptionPostRecordingKeyconfigurationsRequest.Builder.build()PostRecordingKeyconfigurationsRequest.withBody(RecordingEncryptionConfiguration body) PostRecordingKeyconfigurationsRequest.withCustomHeader(String name, String value)