public static interface PurchaseOfferingResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<PurchaseOfferingResponse.Builder,PurchaseOfferingResponse>
| Modifier and Type | Method and Description |
|---|---|
PurchaseOfferingResponse.Builder |
offeringTransaction(OfferingTransaction offeringTransaction)
Represents the offering transaction for the purchase result.
|
copyapply, buildPurchaseOfferingResponse.Builder offeringTransaction(OfferingTransaction offeringTransaction)
Represents the offering transaction for the purchase result.
offeringTransaction - Represents the offering transaction for the purchase result.Copyright © 2017. All rights reserved.