Uses of Class
com.mypurecloud.sdk.v2.api.request.PostRecordingsDeletionprotectionRequest
Packages that use PostRecordingsDeletionprotectionRequest
-
Uses of PostRecordingsDeletionprotectionRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostRecordingsDeletionprotectionRequestModifier and TypeMethodDescriptionRecordingApi.postRecordingsDeletionprotection(PostRecordingsDeletionprotectionRequest request) Get a list of conversations with protected recordingsRecordingApiAsync.postRecordingsDeletionprotectionAsync(PostRecordingsDeletionprotectionRequest request, AsyncApiCallback<List<AddressableEntityRef>> callback) Get a list of conversations with protected recordings -
Uses of PostRecordingsDeletionprotectionRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostRecordingsDeletionprotectionRequestModifier and TypeMethodDescriptionPostRecordingsDeletionprotectionRequest.Builder.build()PostRecordingsDeletionprotectionRequest.withBody(ConversationDeletionProtectionQuery body) PostRecordingsDeletionprotectionRequest.withCustomHeader(String name, String value)