| Package | Description |
|---|---|
| software.amazon.awssdk.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
ListResourcesAssociatedToCustomLineItemResponseElement.Builder |
ListResourcesAssociatedToCustomLineItemResponseElement.Builder.arn(String arn)
The ARN of the associated resource.
|
static ListResourcesAssociatedToCustomLineItemResponseElement.Builder |
ListResourcesAssociatedToCustomLineItemResponseElement.builder() |
ListResourcesAssociatedToCustomLineItemResponseElement.Builder |
ListResourcesAssociatedToCustomLineItemResponseElement.Builder.endBillingPeriod(String endBillingPeriod)
The end billing period of the associated resource.
|
ListResourcesAssociatedToCustomLineItemResponseElement.Builder |
ListResourcesAssociatedToCustomLineItemResponseElement.Builder.relationship(CustomLineItemRelationship relationship)
The type of relationship between the custom line item and the associated resource.
|
ListResourcesAssociatedToCustomLineItemResponseElement.Builder |
ListResourcesAssociatedToCustomLineItemResponseElement.Builder.relationship(String relationship)
The type of relationship between the custom line item and the associated resource.
|
ListResourcesAssociatedToCustomLineItemResponseElement.Builder |
ListResourcesAssociatedToCustomLineItemResponseElement.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListResourcesAssociatedToCustomLineItemResponseElement.Builder> |
ListResourcesAssociatedToCustomLineItemResponseElement.serializableBuilderClass() |
Copyright © 2023. All rights reserved.