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