protected static class GetObjectTorrentOutput.BuilderImpl extends Object implements GetObjectTorrentOutput.Builder
Modifier | Constructor and Description |
---|---|
protected |
BuilderImpl() |
Modifier and Type | Method and Description |
---|---|
byte[] |
body() |
GetObjectTorrentOutput.Builder |
body(byte[] body) |
GetObjectTorrentOutput |
build() |
boolean |
equals(Object rhs) |
int |
hashCode() |
RequestCharged |
requestCharged() |
GetObjectTorrentOutput.Builder |
requestCharged(RequestCharged requestCharged) |
public GetObjectTorrentOutput build()
build
in interface GetObjectTorrentOutput.Builder
public final GetObjectTorrentOutput.Builder body(byte[] body)
body
in interface GetObjectTorrentOutput.Builder
public final GetObjectTorrentOutput.Builder requestCharged(RequestCharged requestCharged)
requestCharged
in interface GetObjectTorrentOutput.Builder
public byte[] body()
public RequestCharged requestCharged()
Copyright © 2021. All rights reserved.