| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
List<RecurringCharge> |
Offering.recurringCharges()
Specifies whether there are recurring charges for the offering.
|
| Modifier and Type | Method and Description |
|---|---|
Offering.Builder |
Offering.Builder.recurringCharges(RecurringCharge... recurringCharges)
Specifies whether there are recurring charges for the offering.
|
| Modifier and Type | Method and Description |
|---|---|
Offering.Builder |
Offering.Builder.recurringCharges(Collection<RecurringCharge> recurringCharges)
Specifies whether there are recurring charges for the offering.
|
Copyright © 2018. All rights reserved.