CopyableBuilder<RenewOfferingResponse.Builder,RenewOfferingResponse>
, SdkBuilder<RenewOfferingResponse.Builder,RenewOfferingResponse>
public static interface RenewOfferingResponse.Builder extends CopyableBuilder<RenewOfferingResponse.Builder,RenewOfferingResponse>
Modifier and Type | Method | Description |
---|---|---|
RenewOfferingResponse.Builder |
offeringTransaction(OfferingTransaction offeringTransaction) |
Represents the status of the offering transaction for the renewal.
|
copy
apply, build
RenewOfferingResponse.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 Amazon Web Services, Inc. All Rights Reserved.