CopyableBuilder<RequestPaymentConfiguration.Builder,RequestPaymentConfiguration>
, SdkBuilder<RequestPaymentConfiguration.Builder,RequestPaymentConfiguration>
public static interface RequestPaymentConfiguration.Builder extends CopyableBuilder<RequestPaymentConfiguration.Builder,RequestPaymentConfiguration>
Modifier and Type | Method | Description |
---|---|---|
RequestPaymentConfiguration.Builder |
payer(String payer) |
Specifies who pays for the download and request fees.
|
RequestPaymentConfiguration.Builder |
payer(Payer payer) |
Specifies who pays for the download and request fees.
|
copy
apply, build
RequestPaymentConfiguration.Builder payer(String payer)
payer
- Specifies who pays for the download and request fees.Payer
RequestPaymentConfiguration.Builder payer(Payer payer)
payer
- Specifies who pays for the download and request fees.Payer
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.