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