public static interface GetPriceListFileUrlRequest.Builder extends PricingRequest.Builder, SdkPojo, CopyableBuilder<GetPriceListFileUrlRequest.Builder,GetPriceListFileUrlRequest>
| Modifier and Type | Method and Description |
|---|---|
GetPriceListFileUrlRequest.Builder |
fileFormat(String fileFormat)
The format that you want to retrieve your Price List files in.
|
GetPriceListFileUrlRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetPriceListFileUrlRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetPriceListFileUrlRequest.Builder |
priceListArn(String priceListArn)
The unique identifier that maps to where your Price List files are located.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetPriceListFileUrlRequest.Builder priceListArn(String priceListArn)
The unique identifier that maps to where your Price List files are located. PriceListArn can be
obtained from the
ListPriceLists response.
priceListArn - The unique identifier that maps to where your Price List files are located. PriceListArn
can be obtained from the
ListPriceLists response.GetPriceListFileUrlRequest.Builder fileFormat(String fileFormat)
The format that you want to retrieve your Price List files in. The FileFormat can be obtained
from the
ListPriceLists response.
fileFormat - The format that you want to retrieve your Price List files in. The FileFormat can be
obtained from the
ListPriceLists response.GetPriceListFileUrlRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetPriceListFileUrlRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.