| Package | Description |
|---|---|
| software.amazon.awssdk.services.billingconductor.model | |
| software.amazon.awssdk.services.billingconductor.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<BillingGroupListElement> |
ListBillingGroupsResponse.billingGroups()
A list of
BillingGroupListElement retrieved. |
| Modifier and Type | Method and Description |
|---|---|
ListBillingGroupsResponse.Builder |
ListBillingGroupsResponse.Builder.billingGroups(BillingGroupListElement... billingGroups)
A list of
BillingGroupListElement retrieved. |
| Modifier and Type | Method and Description |
|---|---|
ListBillingGroupsResponse.Builder |
ListBillingGroupsResponse.Builder.billingGroups(Collection<BillingGroupListElement> billingGroups)
A list of
BillingGroupListElement retrieved. |
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<BillingGroupListElement> |
ListBillingGroupsPublisher.billingGroups()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<BillingGroupListElement> |
ListBillingGroupsIterable.billingGroups()
Returns an iterable to iterate through the paginated
ListBillingGroupsResponse.billingGroups() member. |
Copyright © 2023. All rights reserved.