Uses of Class
com.mypurecloud.sdk.v2.model.TrunkRecordingEnabledCount
Packages that use TrunkRecordingEnabledCount
-
Uses of TrunkRecordingEnabledCount in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TrunkRecordingEnabledCountModifier and TypeMethodDescriptionTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesTrunkswithrecording(GetTelephonyProvidersEdgesTrunkswithrecordingRequest request) Get Counts of trunks that have recording disabled or enabledTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesTrunkswithrecording(String trunkType) Get Counts of trunks that have recording disabled or enabledMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TrunkRecordingEnabledCountModifier and TypeMethodDescriptionTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesTrunkswithrecording(ApiRequest<Void> request) Get Counts of trunks that have recording disabled or enabledTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesTrunkswithrecordingAsync(GetTelephonyProvidersEdgesTrunkswithrecordingRequest request, AsyncApiCallback<TrunkRecordingEnabledCount> callback) Get Counts of trunks that have recording disabled or enabledTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesTrunkswithrecordingAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TrunkRecordingEnabledCount>> callback) Get Counts of trunks that have recording disabled or enabledTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesTrunkswithrecordingWithHttpInfo(String trunkType) Get Counts of trunks that have recording disabled or enabledMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TrunkRecordingEnabledCountModifier and TypeMethodDescriptionTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesTrunkswithrecordingAsync(GetTelephonyProvidersEdgesTrunkswithrecordingRequest request, AsyncApiCallback<TrunkRecordingEnabledCount> callback) Get Counts of trunks that have recording disabled or enabledTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesTrunkswithrecordingAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TrunkRecordingEnabledCount>> callback) Get Counts of trunks that have recording disabled or enabled -
Uses of TrunkRecordingEnabledCount in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TrunkRecordingEnabledCountModifier and TypeMethodDescriptionTrunkRecordingEnabledCount.disabledCount(Integer disabledCount) The amount of trunks that do not have recording enabledTrunkRecordingEnabledCount.enabledCount(Integer enabledCount) The amount of trunks that have recording enabled