Uses of Class
com.volcengine.ark.model.GetModelCustomizationJobMetricsResponse
-
Packages that use GetModelCustomizationJobMetricsResponse Package Description com.volcengine.ark com.volcengine.ark.model -
-
Uses of GetModelCustomizationJobMetricsResponse in com.volcengine.ark
Methods in com.volcengine.ark that return GetModelCustomizationJobMetricsResponse Modifier and Type Method Description GetModelCustomizationJobMetricsResponseArkApi. getModelCustomizationJobMetrics(GetModelCustomizationJobMetricsRequest body)Methods in com.volcengine.ark that return types with arguments of type GetModelCustomizationJobMetricsResponse Modifier and Type Method Description com.volcengine.ApiResponse<GetModelCustomizationJobMetricsResponse>ArkApi. getModelCustomizationJobMetricsWithHttpInfo(@NotNull GetModelCustomizationJobMetricsRequest body)Method parameters in com.volcengine.ark with type arguments of type GetModelCustomizationJobMetricsResponse Modifier and Type Method Description com.squareup.okhttp.CallArkApi. getModelCustomizationJobMetricsAsync(GetModelCustomizationJobMetricsRequest body, com.volcengine.ApiCallback<GetModelCustomizationJobMetricsResponse> callback)(asynchronously) -
Uses of GetModelCustomizationJobMetricsResponse in com.volcengine.ark.model
Methods in com.volcengine.ark.model that return GetModelCustomizationJobMetricsResponse Modifier and Type Method Description GetModelCustomizationJobMetricsResponseGetModelCustomizationJobMetricsResponse. addMetricsItem(String metricsItem)GetModelCustomizationJobMetricsResponseGetModelCustomizationJobMetricsResponse. metrics(List<String> metrics)
-