Interface GetObjectTorrentResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetObjectTorrentResponse.Builder,GetObjectTorrentResponse>, S3Response.Builder, SdkBuilder<GetObjectTorrentResponse.Builder,GetObjectTorrentResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetObjectTorrentResponse

public static interface GetObjectTorrentResponse.Builder extends S3Response.Builder, SdkPojo, CopyableBuilder<GetObjectTorrentResponse.Builder,GetObjectTorrentResponse>
  • Method Details

    • requestCharged

      GetObjectTorrentResponse.Builder requestCharged(String requestCharged)
      Sets the value of the RequestCharged property for this object.
      Parameters:
      requestCharged - The new value for the RequestCharged property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • requestCharged

      GetObjectTorrentResponse.Builder requestCharged(RequestCharged requestCharged)
      Sets the value of the RequestCharged property for this object.
      Parameters:
      requestCharged - The new value for the RequestCharged property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: