Uses of Class
com.mypurecloud.sdk.v2.model.ImportScriptStatusResponse
Packages that use ImportScriptStatusResponse
-
Uses of ImportScriptStatusResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ImportScriptStatusResponseModifier and TypeMethodDescriptionScriptsApi.getScriptsUploadStatus(GetScriptsUploadStatusRequest request) Get the upload status of an imported scriptScriptsApi.getScriptsUploadStatus(String uploadId, Boolean longPoll) Get the upload status of an imported scriptMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ImportScriptStatusResponseModifier and TypeMethodDescriptionScriptsApi.getScriptsUploadStatus(ApiRequest<Void> request) Get the upload status of an imported scriptScriptsApiAsync.getScriptsUploadStatusAsync(GetScriptsUploadStatusRequest request, AsyncApiCallback<ImportScriptStatusResponse> callback) Get the upload status of an imported scriptScriptsApiAsync.getScriptsUploadStatusAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ImportScriptStatusResponse>> callback) Get the upload status of an imported scriptScriptsApi.getScriptsUploadStatusWithHttpInfo(String uploadId, Boolean longPoll) Get the upload status of an imported scriptMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ImportScriptStatusResponseModifier and TypeMethodDescriptionScriptsApiAsync.getScriptsUploadStatusAsync(GetScriptsUploadStatusRequest request, AsyncApiCallback<ImportScriptStatusResponse> callback) Get the upload status of an imported scriptScriptsApiAsync.getScriptsUploadStatusAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ImportScriptStatusResponse>> callback) Get the upload status of an imported script -
Uses of ImportScriptStatusResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ImportScriptStatusResponseModifier and TypeMethodDescription