| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.sls20201230.models |
| 限定符和类型 | 方法和说明 |
|---|---|
MLLabelParam |
MLLabelParam.Builder.build() |
static MLLabelParam |
MLLabelParam.create() |
MLLabelParam |
CreateAnnotationLabelRequest.getBody() |
MLLabelParam |
UpdateAnnotationLabelRequest.getBody() |
MLLabelParam |
GetAnnotationLabelResponse.getBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MLLabelParam> |
ListAnnotationLabelsResponseBody.getData() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateAnnotationLabelRequest.Builder |
CreateAnnotationLabelRequest.Builder.body(MLLabelParam body)
The data structure of the request.
|
UpdateAnnotationLabelRequest.Builder |
UpdateAnnotationLabelRequest.Builder.body(MLLabelParam body)
The data structure of the request.
|
GetAnnotationLabelResponse.Builder |
GetAnnotationLabelResponse.Builder.body(MLLabelParam body) |
| 限定符和类型 | 方法和说明 |
|---|---|
ListAnnotationLabelsResponseBody.Builder |
ListAnnotationLabelsResponseBody.Builder.data(List<MLLabelParam> data)
The data returned.
|
Copyright © 2025. All rights reserved.