BuilderSyntax<RequestDebug>
, RequestDebugSyntax
public static final class RequestDebug.Builder extends java.lang.Object implements BuilderSyntax<RequestDebug>, RequestDebugSyntax
Constructor | Description |
---|---|
Builder() |
Modifier and Type | Method | Description |
---|---|---|
RequestDebug |
build() |
|
BuilderSyntax<RequestDebug> |
with(DebugCommand... commands) |
public BuilderSyntax<RequestDebug> with(DebugCommand... commands)
with
in interface RequestDebugSyntax
public RequestDebug build()
build
in interface BuilderSyntax<RequestDebug>
Copyright © 2017–2018 Ocraft Project. All rights reserved.