public interface IImageXService extends IBaseService
destroy, getAccessKey, getRegion, getSecretKey, getSessionToken, getSignUrl, json, post, proto, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2ApplyImageUploadResponse applyImageUpload(ApplyImageUploadRequest applyUploadRequest) throws Exception
applyUploadRequest - the apply upload requestException - the exceptionCommitImageUploadResponse commitImageUpload(CommitImageUploadRequest commitUploadRequest) throws Exception
commitUploadRequest - the commit upload requestException - the exceptionCommitImageUploadResponse uploadImages(ApplyImageUploadRequest request, List<byte[]> imageDatas) throws Exception
request - the apply upload requestimageDatas - image data arrayException - the exceptionCommitImageUploadResponse uploadImages(ApplyImageUploadRequest request, List<InputStream> content, List<Long> size) throws Exception
request - upload requestcontent - image datasize - image sizeException - the exceptionFetchImageUrlResponse fetchImageUrl(FetchImageUrlRequest request) throws Exception
request - url to fetchException - the exceptionGetUrlFetchTaskResponse getUrlFetchTask(GetUrlFetchTaskRequest request) throws Exception
request - url to fetchException - the exceptionString getUploadToken(Map<String,String> params) throws Exception
params - the paramsException - the exceptionSecurityToken2 getUploadSts2(List<String> serviceIds, Map<String,String> tag) throws Exception
serviceIds - service id list allowed to upload image toException - the exceptionSecurityToken2 getUploadSts2(List<String> serviceIds) throws Exception
ExceptionSecurityToken2 getUploadSts2WithExpire(List<String> serviceIds, long expire) throws Exception
serviceIds - service id list allowed to upload image toexpire - expire time in millisecondsException - the exceptionSecurityToken2 getUploadSts2WithKeyPtn(List<String> serviceIds, long expire, String keyPtn, Map<String,String> tag) throws Exception
serviceIds - service id list allowed to upload image toexpire - expire time in millisecondskeyPtn - upload store key pattern, * for no restriction. default to empty.Exception - the exception
// tag 可如下配置
// MapDeleteImageResp deleteImages(DeleteImageReq req) throws Exception
req - delete image reqException - the exceptionGetImageUploadFileResponse getImageUploadFile(GetImageUploadFileRequest req) throws Exception
req - argsException - the exceptionGetImageUploadFilesResponse getImageUploadFiles(GetImageUploadFilesRequest req) throws Exception
req - argsException - the exceptionUpdateImageStorageTTLResponse updateImageStorageTTL(UpdateImageStorageTTLRequest req) throws Exception
req - argsException - the exceptionCreateImageContentTaskResp createImageContentTask(CreateImageContentTaskReq req) throws Exception
req - update image urls reqException - the exceptionGetImageContentTaskDetailResp getImageContentTaskDetail(GetImageContentTaskDetailReq req) throws Exception
req - update image urls reqException - the exceptionGetImageContentBlockListResp getImageContentBlockList(GetImageContentBlockListReq req) throws Exception
req - update image urls reqException - the exceptionCommonResponse getImageX(String action, Map<String,String> param) throws Exception
action - api action nameparam - api query paramException - the exceptionCommonResponse postImageX(String action, Map<String,String> param, Object req) throws Exception
action - api action nameparam - api query paramreq - api json paramException - the exception<T> GenericCommonResponse<T> getImageX(String action, Map<String,String> param, Class<T> respType) throws Exception
action - api action nameparam - api query paramrespType - return typeException - the exception<T> GenericCommonResponse<T> postImageX(String action, Map<String,String> param, Object req, Class<T> respType) throws Exception
action - api action nameparam - api query paramreq - api json paramrespType - return typeException - the exceptionGetImageOCRResponse getImageOCRV2(GetImageOCRRequest param) throws Exception
param - api query paramException - the exceptionEmbedImageHmResponse embedImageHm(EmbedImageHmRequest req) throws Exception
req - embed image hm requestException - the exceptionCreateHiddenWatermarkImageResponse createHiddenWatermarkImage(CreateHiddenWatermarkImageRequest req) throws Exception
req - create hidden watermark image hm requestException - the exceptionExtractImageHmResponse extractImageHm(ExtractImageHmRequest req) throws Exception
req - extract hidden mark from imageException - the exceptionGetImageSegmentResponse getImageSegment(GetImageSegmentRequest req) throws Exception
req - get image segment requestException - the exceptionGetImageEraseModelsResponse getImageEraseModels(GetImageEraseModelsRequest req) throws Exception
req - get image erase models requestException - the exceptionGetImageEraseResultResponse getImageEraseResult(GetImageEraseResultRequest req) throws Exception
req - get image erase resultException - the exceptionGetImageQualityResponse getImageQuality(GetImageQualityRequest req) throws Exception
req - request argsException - the exceptionGetImageBgFillResultResponse getImageBgFillResult(GetImageBgFillResultRequest req) throws Exception
req - request argsException - the exceptionGetImageDuplicateDetectionSyncResponse getImageDuplicateDetectionSync(GetImageDuplicateDetectionSyncRequest req) throws Exception
req - request argsException - the exceptionGetImageDuplicateDetectionAsyncResponse getImageDuplicateDetectionAsync(GetImageDuplicateDetectionAsyncRequest req) throws Exception
req - request argsException - the exceptionGetDeduplicateTaskStatusResponse getDeduplicateTaskStatus(GetDeduplicateTaskStatusRequest req) throws Exception
req - request argsException - the exceptionGetDenoisingImageResponse getDenoisingImage(GetDenoisingImageRequest req) throws Exception
req - request argsException - the exceptionGetImageComicResultResponse getImageComicResult(GetImageComicResultRequest req) throws Exception
req - request argsException - the exceptionGetBatchProcessResultResp getBatchProcessResult(GetBatchProcessResultReq req) throws Exception
req - request argsException - the exceptionCreateBatchProcessTaskResp createBatchProcessTask(CreateBatchProcessTaskReq req) throws Exception
req - request argsException - the exceptionGetBatchTaskInfoResp getBatchTaskInfo(GetBatchTaskInfoReq req) throws Exception
req - request argsException - the exceptionGetImageSuperResolutionResultResponse getImageSuperResolutionResult(GetImageSuperResolutionResultRequest req) throws Exception
req - request argsException - the exceptionGetImageSmartCropResultResponse getImageSmartCropResult(GetImageSmartCropResultRequest req) throws Exception
req - request argsException - the exceptionGetLicensePlateDetectionResponse getLicensePlateDetection(GetLicensePlateDetectionRequest req) throws Exception
req - request argsException - the exceptionGetImagePSDetectionResponse getImagePSDetection(GetImagePSDetectionRequest req) throws Exception
req - request argsException - the exceptionGetPrivateImageTypeResponse getPrivateImageType(GetPrivateImageTypeRequest req) throws Exception
req - request argsException - the exceptionGetImageEnhanceResultResponse getImageEnhanceResult(GetImageEnhanceResultRequest req) throws Exception
req - request argsException - the exceptionGetImageStyleResultResponse getImageStyleResult(GetImageStyleResultRequest req) throws Exception
req - request argsException - the exceptionCreateImageMigrateTaskResp createImageMigrateTask(CreateImageMigrateTaskReq req) throws Exception
req - request argsException - the exceptionGetImageMigrateTasksResp getImageMigrateTask(GetImageMigrateTasksReq req) throws Exception
req - request argsException - the exceptionExportFailedMigrateTaskResp exportFailedMigrateTask(ExportFailedMigrateTaskReq req) throws Exception
ExceptionCreateImageTranscodeTaskResp createImageTranscodeTask(CreateImageTranscodeTaskReq req) throws Exception
req - request argsException - the exceptionGetImageTranscodeDetailsResp getImageTranscodeDetails(GetImageTranscodeDetailsReq req) throws Exception
ExceptionCreateImageTranscodeCallbackResp createImageTranscodeCallback(CreateImageTranscodeCallbackReq req) throws Exception
ExceptionDeleteImageTranscodeDetailResp deleteImageTranscodeDetail(DeleteImageTranscodeDetailReq req) throws Exception
ExceptionCreateImageCompressTaskResp createImageCompressTask(CreateImageCompressTaskReq req) throws Exception
ExceptionGetCompressTaskInfoResp getCompressTaskInfo(GetCompressTaskInfoReq req) throws Exception
ExceptionUpdateImageFileKeyResp updateImageFileKey(UpdateImageFileKeyReq req) throws Exception
ExceptionGetImageStorageFilesResp getImageStorageFiles(GetImageStorageFilesReq req) throws Exception
ExceptionDescribeImageXDomainTrafficDataResp describeImageXDomainTrafficData(DescribeImageXDomainTrafficDataReq req) throws Exception
ExceptionDescribeImageXDomainBandwidthDataResp describeImageXDomainBandwidthData(DescribeImageXDomainBandwidthDataReq req) throws Exception
ExceptionDescribeImageXBucketUsageResp describeImageXBucketUsage(DescribeImageXBucketUsageReq req) throws Exception
ExceptionDescribeImageXRequestCntUsageResp describeImageXRequestCntUsage(DescribeImageXRequestCntUsageReq req) throws Exception
ExceptionDescribeImageXBaseOpUsageResp describeImageXBaseOpUsage(DescribeImageXBaseOpUsageReq req) throws Exception
ExceptionDescribeImageXCompressUsageResp describeImageXCompressUsage(DescribeImageXCompressUsageReq req) throws Exception
ExceptionDescribeImageXEdgeRequestResp describeImageXEdgeRequest(DescribeImageXEdgeRequestReq req) throws Exception
ExceptionDescribeImageXHitRateTrafficDataResp describeImageXHitRateTrafficData(DescribeImageXHitRateTrafficDataReq req) throws Exception
ExceptionDescribeImageXHitRateRequestDataResp describeImageXHitRateRequestData(DescribeImageXHitRateRequestDataReq req) throws Exception
ExceptionDescribeImageXCDNTopRequestDataResp describeImageXCDNTopRequestData(DescribeImageXCDNTopRequestDataReq req) throws Exception
ExceptionDescribeImageXSummaryResp describeImageXSummary(DescribeImageXSummaryReq req) throws Exception
ExceptionDescribeImageXEdgeRequestBandwidthResp describeImageXEdgeRequestBandwidth(DescribeImageXEdgeRequestBandwidthReq req) throws Exception
ExceptionDescribeImageXEdgeRequestTrafficResp describeImageXEdgeRequestTraffic(DescribeImageXEdgeRequestTrafficReq req) throws Exception
ExceptionDescribeImageXEdgeRequestRegionsResp describeImageXEdgeRequestRegions(DescribeImageXEdgeRequestRegionsReq req) throws Exception
ExceptionDescribeImageXServiceQualityResp describeImageXServiceQuality(DescribeImageXServiceQualityReq req) throws Exception
ExceptionGetImageXQueryAppsResp getImageXQueryApps(GetImageXQueryAppsReq req) throws Exception
ExceptionGetImageXQueryRegionsResp getImageXQueryRegions(GetImageXQueryRegionsReq req) throws Exception
ExceptionGetImageXQueryDimsResp getImageXQueryDims(GetImageXQueryDimsReq req) throws Exception
ExceptionGetImageXQueryValsResp getImageXQueryVals(GetImageXQueryValsReq req) throws Exception
ExceptionDescribeImageXMirrorRequestTrafficResp describeImageXMirrorRequestTraffic(DescribeImageXMirrorRequestTrafficReq req) throws Exception
ExceptionDescribeImageXMirrorRequestBandwidthResp describeImageXMirrorRequestBandwidth(DescribeImageXMirrorRequestBandwidthReq req) throws Exception
ExceptionDescribeImageXMirrorRequestHttpCodeByTimeResp describeImageXMirrorRequestHttpCodeByTime(DescribeImageXMirrorRequestHttpCodeByTimeReq req) throws Exception
ExceptionDescribeImageXMirrorRequestHttpCodeOverviewResp describeImageXMirrorRequestHttpCodeOverview(DescribeImageXMirrorRequestHttpCodeOverviewReq req) throws Exception
ExceptionDescribeImageXUploadSuccessRateByTimeResp describeImageXUploadSuccessRateByTime(DescribeImageXUploadSuccessRateByTimeReq req) throws Exception
ExceptionDescribeImageXUploadErrorCodeAllResp describeImageXUploadErrorCodeAll(DescribeImageXUploadErrorCodeAllReq req) throws Exception
ExceptionDescribeImageXUploadErrorCodeByTimeResp describeImageXUploadErrorCodeByTime(DescribeImageXUploadErrorCodeByTimeReq req) throws Exception
ExceptionDescribeImageXUploadCountByTimeResp describeImageXUploadCountByTime(DescribeImageXUploadCountByTimeReq req) throws Exception
ExceptionDescribeImageXUploadFileSizeResp describeImageXUploadFileSize(DescribeImageXUploadFileSizeReq req) throws Exception
ExceptionDescribeImageXUploadSpeedResp describeImageXUploadSpeed(DescribeImageXUploadSpeedReq req) throws Exception
ExceptionDescribeImageXUploadDurationResp describeImageXUploadDuration(DescribeImageXUploadDurationReq req) throws Exception
ExceptionDescribeImageXUploadSegmentSpeedByTimeResp describeImageXUploadSegmentSpeedByTime(DescribeImageXUploadSegmentSpeedByTimeReq req) throws Exception
ExceptionDescribeImageXCdnSuccessRateByTimeResp describeImageXCdnSuccessRateByTime(DescribeImageXCdnSuccessRateByTimeReq req) throws Exception
ExceptionDescribeImageXCdnSuccessRateAllResp describeImageXCdnSuccessRateAll(DescribeImageXCdnSuccessRateAllReq req) throws Exception
ExceptionDescribeImageXCdnErrorCodeByTimeResp describeImageXCdnErrorCodeByTime(DescribeImageXCdnErrorCodeByTimeReq req) throws Exception
ExceptionDescribeImageXCdnErrorCodeAllResp describeImageXCdnErrorCodeAll(DescribeImageXCdnErrorCodeAllReq req) throws Exception
ExceptionDescribeImageXCdnDurationDetailByTimeResp describeImageXCdnDurationDetailByTime(DescribeImageXCdnDurationDetailByTimeReq req) throws Exception
ExceptionDescribeImageXCdnDurationAllResp describeImageXCdnDurationAll(DescribeImageXCdnDurationAllReq req) throws Exception
ExceptionDescribeImageXCdnReuseRateByTimeResp describeImageXCdnReuseRateByTime(DescribeImageXCdnReuseRateByTimeReq req) throws Exception
ExceptionDescribeImageXCdnReuseRateAllResp describeImageXCdnReuseRateAll(DescribeImageXCdnReuseRateAllReq req) throws Exception
ExceptionDescribeImageXCdnProtocolRateByTimeResp describeImageXCdnProtocolRateByTime(DescribeImageXCdnProtocolRateByTimeReq req) throws Exception
ExceptionDescribeImageXClientErrorCodeAllResp describeImageXClientErrorCodeAll(DescribeImageXClientErrorCodeAllReq req) throws Exception
ExceptionDescribeImageXClientErrorCodeByTimeResp describeImageXClientErrorCodeByTime(DescribeImageXClientErrorCodeByTimeReq req) throws Exception
ExceptionDescribeImageXClientDecodeSuccessRateByTimeResp describeImageXClientDecodeSuccessRateByTime(DescribeImageXClientDecodeSuccessRateByTimeReq req) throws Exception
ExceptionDescribeImageXClientDecodeDurationByTimeResp describeImageXClientDecodeDurationByTime(DescribeImageXClientDecodeDurationByTimeReq req) throws Exception
ExceptionDescribeImageXClientQueueDurationByTimeResp describeImageXClientQueueDurationByTime(DescribeImageXClientQueueDurationByTimeReq req) throws Exception
ExceptionDescribeImageXClientLoadDurationAllResp describeImageXClientLoadDurationAll(DescribeImageXClientLoadDurationAllReq req) throws Exception
ExceptionDescribeImageXClientLoadDurationResp describeImageXClientLoadDuration(DescribeImageXClientLoadDurationReq req) throws Exception
ExceptionDescribeImageXClientFailureRateResp describeImageXClientFailureRate(DescribeImageXClientFailureRateReq req) throws Exception
ExceptionDescribeImageXClientSdkVerByTimeResp describeImageXClientSdkVerByTime(DescribeImageXClientSdkVerByTimeReq req) throws Exception
ExceptionDescribeImageXClientFileSizeResp describeImageXClientFileSize(DescribeImageXClientFileSizeReq req) throws Exception
ExceptionDescribeImageXClientTopFileSizeResp describeImageXClientTopFileSize(DescribeImageXClientTopFileSizeReq req) throws Exception
ExceptionDescribeImageXClientCountByTimeResp describeImageXClientCountByTime(DescribeImageXClientCountByTimeReq req) throws Exception
ExceptionDescribeImageXClientScoreByTimeResp describeImageXClientScoreByTime(DescribeImageXClientScoreByTimeReq req) throws Exception
ExceptionDescribeImageXClientDemotionRateByTimeResp describeImageXClientDemotionRateByTime(DescribeImageXClientDemotionRateByTimeReq req) throws Exception
ExceptionDescribeImageXClientTopDemotionURLResp describeImageXClientTopDemotionURL(DescribeImageXClientTopDemotionURLReq req) throws Exception
ExceptionDescribeImageXClientQualityRateByTimeResp describeImageXClientQualityRateByTime(DescribeImageXClientQualityRateByTimeReq req) throws Exception
ExceptionDescribeImageXClientTopQualityURLResp describeImageXClientTopQualityURL(DescribeImageXClientTopQualityURLReq req) throws Exception
ExceptionDescribeImageXSensibleCountByTimeResp describeImageXSensibleCountByTime(DescribeImageXSensibleCountByTimeReq req) throws Exception
ExceptionDescribeImageXSensibleCacheHitRateByTimeResp describeImageXSensibleCacheHitRateByTime(DescribeImageXSensibleCacheHitRateByTimeReq req) throws Exception
ExceptionDescribeImageXSensibleTopSizeURLResp describeImageXSensibleTopSizeURL(DescribeImageXSensibleTopSizeURLReq req) throws Exception
ExceptionDescribeImageXSensibleTopRamURLResp describeImageXSensibleTopRamURL(DescribeImageXSensibleTopRamURLReq req) throws Exception
ExceptionDescribeImageXSensibleTopResolutionURLResp describeImageXSensibleTopResolutionURL(DescribeImageXSensibleTopResolutionURLReq req) throws Exception
ExceptionDescribeImageXSensibleTopUnknownURLResp describeImageXSensibleTopUnknownURL(DescribeImageXSensibleTopUnknownURLReq req) throws Exception
ExceptionDescribeImageVolcCdnAccessLogResp describeImageVolcCdnAccessLog(DescribeImageVolcCdnAccessLogReq req) throws Exception
ExceptionCopyright © 2025. All rights reserved.