RequestReplayInfo.Builder
public interface RequestReplayInfoSyntax
Modifier and Type | Method | Description |
---|---|---|
DownloadSyntax |
of(byte[] replayDataInBytes) |
|
DownloadSyntax |
of(java.nio.file.Path replayPath) |
DownloadSyntax of(java.nio.file.Path replayPath)
DownloadSyntax of(byte[] replayDataInBytes)
Copyright © 2017–2018 Ocraft Project. All rights reserved.