Interface GetBucketRequestPaymentResponse.Builder

    • Method Detail

      • payer

        GetBucketRequestPaymentResponse.Builder payer​(String payer)

        Specifies who pays for the download and request fees.

        Parameters:
        payer - Specifies who pays for the download and request fees.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Payer, Payer
      • payer

        GetBucketRequestPaymentResponse.Builder payer​(Payer payer)

        Specifies who pays for the download and request fees.

        Parameters:
        payer - Specifies who pays for the download and request fees.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Payer, Payer