Uses of Class
com.mypurecloud.sdk.v2.model.FaxSummary
Packages that use FaxSummary
-
Uses of FaxSummary in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return FaxSummaryModifier and TypeMethodDescriptionFaxApi.getFaxSummary()Get fax summaryFaxApi.getFaxSummary(GetFaxSummaryRequest request) Get fax summaryUserRecordingsApi.getUserrecordingsSummary()Get user recording summaryUserRecordingsApi.getUserrecordingsSummary(GetUserrecordingsSummaryRequest request) Get user recording summaryMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type FaxSummaryModifier and TypeMethodDescriptionFaxApi.getFaxSummary(ApiRequest<Void> request) Get fax summaryFaxApiAsync.getFaxSummaryAsync(GetFaxSummaryRequest request, AsyncApiCallback<FaxSummary> callback) Get fax summaryFaxApiAsync.getFaxSummaryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<FaxSummary>> callback) Get fax summaryFaxApi.getFaxSummaryWithHttpInfo()Get fax summaryUserRecordingsApi.getUserrecordingsSummary(ApiRequest<Void> request) Get user recording summaryUserRecordingsApiAsync.getUserrecordingsSummaryAsync(GetUserrecordingsSummaryRequest request, AsyncApiCallback<FaxSummary> callback) Get user recording summaryUserRecordingsApiAsync.getUserrecordingsSummaryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<FaxSummary>> callback) Get user recording summaryUserRecordingsApi.getUserrecordingsSummaryWithHttpInfo()Get user recording summaryMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type FaxSummaryModifier and TypeMethodDescriptionFaxApiAsync.getFaxSummaryAsync(GetFaxSummaryRequest request, AsyncApiCallback<FaxSummary> callback) Get fax summaryFaxApiAsync.getFaxSummaryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<FaxSummary>> callback) Get fax summaryUserRecordingsApiAsync.getUserrecordingsSummaryAsync(GetUserrecordingsSummaryRequest request, AsyncApiCallback<FaxSummary> callback) Get user recording summaryUserRecordingsApiAsync.getUserrecordingsSummaryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<FaxSummary>> callback) Get user recording summary -
Uses of FaxSummary in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FaxSummaryModifier and TypeMethodDescriptionFaxSummary.totalCount(Integer totalCount) FaxSummary.unreadCount(Integer unreadCount)