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.
|
copyapply, buildRequestPaymentConfiguration.Builder payer(String payer)
payer - Specifies who pays for the download and request fees.PayerRequestPaymentConfiguration.Builder payer(Payer payer)
payer - Specifies who pays for the download and request fees.PayerCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.