public static final class NotFaceDetectedException.Builder extends java.lang.Object implements com.microsoft.thrifty.StructBuilder<NotFaceDetectedException>
| 构造器和说明 |
|---|
Builder() |
Builder(NotFaceDetectedException struct) |
| 限定符和类型 | 方法和说明 |
|---|---|
NotFaceDetectedException |
build() |
NotFaceDetectedException.Builder |
causeClass(java.lang.String causeClass) |
NotFaceDetectedException.Builder |
causeFields(java.lang.String causeFields) |
NotFaceDetectedException.Builder |
codeNum(java.lang.Integer codeNum) |
NotFaceDetectedException.Builder |
faceNum(java.lang.Integer faceNum) |
NotFaceDetectedException.Builder |
message(java.lang.String message) |
void |
reset() |
NotFaceDetectedException.Builder |
serviceStackTraceMessage(java.lang.String serviceStackTraceMessage) |
public Builder()
public Builder(NotFaceDetectedException struct)
public NotFaceDetectedException.Builder message(java.lang.String message)
public NotFaceDetectedException.Builder causeClass(java.lang.String causeClass)
public NotFaceDetectedException.Builder serviceStackTraceMessage(java.lang.String serviceStackTraceMessage)
public NotFaceDetectedException.Builder causeFields(java.lang.String causeFields)
public NotFaceDetectedException.Builder codeNum(java.lang.Integer codeNum)
public NotFaceDetectedException.Builder faceNum(java.lang.Integer faceNum)
public NotFaceDetectedException build()
build 在接口中 com.microsoft.thrifty.StructBuilder<NotFaceDetectedException>public void reset()
reset 在接口中 com.microsoft.thrifty.StructBuilder<NotFaceDetectedException>Copyright © 2021. All Rights Reserved.