| Package | Description |
|---|---|
| software.amazon.awssdk.services.billingconductor.model | |
| software.amazon.awssdk.services.billingconductor.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<CustomLineItemVersionListElement> |
ListCustomLineItemVersionsResponse.customLineItemVersions()
A list of
CustomLineItemVersionListElements that are received. |
| Modifier and Type | Method and Description |
|---|---|
ListCustomLineItemVersionsResponse.Builder |
ListCustomLineItemVersionsResponse.Builder.customLineItemVersions(CustomLineItemVersionListElement... customLineItemVersions)
A list of
CustomLineItemVersionListElements that are received. |
| Modifier and Type | Method and Description |
|---|---|
ListCustomLineItemVersionsResponse.Builder |
ListCustomLineItemVersionsResponse.Builder.customLineItemVersions(Collection<CustomLineItemVersionListElement> customLineItemVersions)
A list of
CustomLineItemVersionListElements that are received. |
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<CustomLineItemVersionListElement> |
ListCustomLineItemVersionsPublisher.customLineItemVersions()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<CustomLineItemVersionListElement> |
ListCustomLineItemVersionsIterable.customLineItemVersions()
Returns an iterable to iterate through the paginated
ListCustomLineItemVersionsResponse.customLineItemVersions() member. |
Copyright © 2023. All rights reserved.