| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model | |
| software.amazon.awssdk.services.devicefarm.transform |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
RecurringCharge |
RecurringChargeUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecurringChargeMarshaller.marshall(RecurringCharge recurringCharge,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.