Package org.graylog.storage.errors
Class ResponseError.Builder
java.lang.Object
org.graylog.storage.errors.ResponseError.Builder
- Enclosing class:
- ResponseError
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract ResponseErrorbuild()static ResponseError.Builderbuilder()abstract ResponseError.Buildererror(IndexerError error) abstract ResponseError.Builderstatus(int status)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
error
-
status
-
build
-
builder
-