| Package | Description |
|---|---|
| software.amazon.awssdk.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
ListCustomLineItemChargeDetails |
UpdateCustomLineItemResponse.chargeDetails()
A
ListCustomLineItemChargeDetails containing the charge details of the successfully updated custom
line item. |
ListCustomLineItemChargeDetails |
CustomLineItemVersionListElement.chargeDetails()
Returns the value of the ChargeDetails property for this object.
|
ListCustomLineItemChargeDetails |
CustomLineItemListElement.chargeDetails()
A
ListCustomLineItemChargeDetails that describes the charge details of a custom line item. |
| Modifier and Type | Method and Description |
|---|---|
UpdateCustomLineItemResponse.Builder |
UpdateCustomLineItemResponse.Builder.chargeDetails(ListCustomLineItemChargeDetails chargeDetails)
A
ListCustomLineItemChargeDetails containing the charge details of the successfully updated
custom line item. |
CustomLineItemVersionListElement.Builder |
CustomLineItemVersionListElement.Builder.chargeDetails(ListCustomLineItemChargeDetails chargeDetails)
Sets the value of the ChargeDetails property for this object.
|
CustomLineItemListElement.Builder |
CustomLineItemListElement.Builder.chargeDetails(ListCustomLineItemChargeDetails chargeDetails)
A
ListCustomLineItemChargeDetails that describes the charge details of a custom line item. |
Copyright © 2023. All rights reserved.