| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
ListResourcesAssociatedToCustomLineItemResponseElement |
ListResourcesAssociatedToCustomLineItemResponseElement.clone() |
ListResourcesAssociatedToCustomLineItemResponseElement |
ListResourcesAssociatedToCustomLineItemResponseElement.withArn(String arn)
The ARN of the associated resource.
|
ListResourcesAssociatedToCustomLineItemResponseElement |
ListResourcesAssociatedToCustomLineItemResponseElement.withEndBillingPeriod(String endBillingPeriod)
The end billing period of the associated resource.
|
ListResourcesAssociatedToCustomLineItemResponseElement |
ListResourcesAssociatedToCustomLineItemResponseElement.withRelationship(CustomLineItemRelationship relationship)
The type of relationship between the custom line item and the associated resource.
|
ListResourcesAssociatedToCustomLineItemResponseElement |
ListResourcesAssociatedToCustomLineItemResponseElement.withRelationship(String relationship)
The type of relationship between the custom line item and the associated resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListResourcesAssociatedToCustomLineItemResponseElement> |
ListResourcesAssociatedToCustomLineItemResult.getAssociatedResources()
A list of
ListResourcesAssociatedToCustomLineItemResponseElement for each resource association
retrieved. |
| Modifier and Type | Method and Description |
|---|---|
ListResourcesAssociatedToCustomLineItemResult |
ListResourcesAssociatedToCustomLineItemResult.withAssociatedResources(ListResourcesAssociatedToCustomLineItemResponseElement... associatedResources)
A list of
ListResourcesAssociatedToCustomLineItemResponseElement for each resource association
retrieved. |
| Modifier and Type | Method and Description |
|---|---|
void |
ListResourcesAssociatedToCustomLineItemResult.setAssociatedResources(Collection<ListResourcesAssociatedToCustomLineItemResponseElement> associatedResources)
A list of
ListResourcesAssociatedToCustomLineItemResponseElement for each resource association
retrieved. |
ListResourcesAssociatedToCustomLineItemResult |
ListResourcesAssociatedToCustomLineItemResult.withAssociatedResources(Collection<ListResourcesAssociatedToCustomLineItemResponseElement> associatedResources)
A list of
ListResourcesAssociatedToCustomLineItemResponseElement for each resource association
retrieved. |
Copyright © 2025. All rights reserved.