Uses of Class
com.volcengine.ark.model.GetModelCustomizationJobMetricDataResponse
-
Packages that use GetModelCustomizationJobMetricDataResponse Package Description com.volcengine.ark com.volcengine.ark.model -
-
Uses of GetModelCustomizationJobMetricDataResponse in com.volcengine.ark
Methods in com.volcengine.ark that return GetModelCustomizationJobMetricDataResponse Modifier and Type Method Description GetModelCustomizationJobMetricDataResponseArkApi. getModelCustomizationJobMetricData(GetModelCustomizationJobMetricDataRequest body)Methods in com.volcengine.ark that return types with arguments of type GetModelCustomizationJobMetricDataResponse Modifier and Type Method Description com.volcengine.ApiResponse<GetModelCustomizationJobMetricDataResponse>ArkApi. getModelCustomizationJobMetricDataWithHttpInfo(@NotNull GetModelCustomizationJobMetricDataRequest body)Method parameters in com.volcengine.ark with type arguments of type GetModelCustomizationJobMetricDataResponse Modifier and Type Method Description com.squareup.okhttp.CallArkApi. getModelCustomizationJobMetricDataAsync(GetModelCustomizationJobMetricDataRequest body, com.volcengine.ApiCallback<GetModelCustomizationJobMetricDataResponse> callback)(asynchronously) -
Uses of GetModelCustomizationJobMetricDataResponse in com.volcengine.ark.model
Methods in com.volcengine.ark.model that return GetModelCustomizationJobMetricDataResponse Modifier and Type Method Description GetModelCustomizationJobMetricDataResponseGetModelCustomizationJobMetricDataResponse. addItemsItem(ItemForGetModelCustomizationJobMetricDataOutput itemsItem)GetModelCustomizationJobMetricDataResponseGetModelCustomizationJobMetricDataResponse. items(List<ItemForGetModelCustomizationJobMetricDataOutput> items)
-