public static final class PictureSearchPictureResponseBody.PageData.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
PictureSearchPictureResponseBody.PageData |
build() |
PictureSearchPictureResponseBody.PageData.Builder |
eventTime(Long eventTime)
EventTime.
|
PictureSearchPictureResponseBody.PageData.Builder |
gatewayIotId(String gatewayIotId)
GatewayIotId.
|
PictureSearchPictureResponseBody.PageData.Builder |
iotId(String iotId)
IotId.
|
PictureSearchPictureResponseBody.PageData.Builder |
picUrl(String picUrl)
PicUrl.
|
PictureSearchPictureResponseBody.PageData.Builder |
threshold(Float threshold)
Threshold.
|
PictureSearchPictureResponseBody.PageData.Builder |
vectorId(String vectorId)
VectorId.
|
PictureSearchPictureResponseBody.PageData.Builder |
vectorType(Integer vectorType)
VectorType.
|
public PictureSearchPictureResponseBody.PageData.Builder eventTime(Long eventTime)
public PictureSearchPictureResponseBody.PageData.Builder gatewayIotId(String gatewayIotId)
public PictureSearchPictureResponseBody.PageData.Builder iotId(String iotId)
public PictureSearchPictureResponseBody.PageData.Builder picUrl(String picUrl)
public PictureSearchPictureResponseBody.PageData.Builder threshold(Float threshold)
public PictureSearchPictureResponseBody.PageData.Builder vectorId(String vectorId)
public PictureSearchPictureResponseBody.PageData.Builder vectorType(Integer vectorType)
public PictureSearchPictureResponseBody.PageData build()
Copyright © 2024. All rights reserved.