| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor |
Amazon Web Services Billing Conductor is a fully managed service that you can use to customize a pro
forma version of your billing data each month, to accurately show or chargeback your end customers.
|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
ListResourcesAssociatedToCustomLineItemResult |
AWSBillingConductorClient.listResourcesAssociatedToCustomLineItem(ListResourcesAssociatedToCustomLineItemRequest request)
List the resources that are associated to a custom line item.
|
ListResourcesAssociatedToCustomLineItemResult |
AWSBillingConductor.listResourcesAssociatedToCustomLineItem(ListResourcesAssociatedToCustomLineItemRequest listResourcesAssociatedToCustomLineItemRequest)
List the resources that are associated to a custom line item.
|
ListResourcesAssociatedToCustomLineItemResult |
AbstractAWSBillingConductor.listResourcesAssociatedToCustomLineItem(ListResourcesAssociatedToCustomLineItemRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListResourcesAssociatedToCustomLineItemResult |
ListResourcesAssociatedToCustomLineItemResult.clone() |
ListResourcesAssociatedToCustomLineItemResult |
ListResourcesAssociatedToCustomLineItemResult.withArn(String arn)
The custom line item ARN for which the resource associations are listed.
|
ListResourcesAssociatedToCustomLineItemResult |
ListResourcesAssociatedToCustomLineItemResult.withAssociatedResources(Collection<ListResourcesAssociatedToCustomLineItemResponseElement> associatedResources)
A list of
ListResourcesAssociatedToCustomLineItemResponseElement for each resource association
retrieved. |
ListResourcesAssociatedToCustomLineItemResult |
ListResourcesAssociatedToCustomLineItemResult.withAssociatedResources(ListResourcesAssociatedToCustomLineItemResponseElement... associatedResources)
A list of
ListResourcesAssociatedToCustomLineItemResponseElement for each resource association
retrieved. |
ListResourcesAssociatedToCustomLineItemResult |
ListResourcesAssociatedToCustomLineItemResult.withNextToken(String nextToken)
The pagination token to be used in subsequent requests to retrieve additional results.
|
Copyright © 2023. All rights reserved.