| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
ListResourcesAssociatedToCustomLineItemRequest.Builder |
ListResourcesAssociatedToCustomLineItemRequest.Builder.arn(String arn)
The ARN of the custom line item for which the resource associations will be listed.
|
ListResourcesAssociatedToCustomLineItemRequest.Builder |
ListResourcesAssociatedToCustomLineItemRequest.Builder.billingPeriod(String billingPeriod)
The billing period for which the resource associations will be listed.
|
static ListResourcesAssociatedToCustomLineItemRequest.Builder |
ListResourcesAssociatedToCustomLineItemRequest.builder() |
default ListResourcesAssociatedToCustomLineItemRequest.Builder |
ListResourcesAssociatedToCustomLineItemRequest.Builder.filters(Consumer<ListResourcesAssociatedToCustomLineItemFilter.Builder> filters)
(Optional) A
ListResourcesAssociatedToCustomLineItemFilter that can specify the types of
resources that should be retrieved. |
ListResourcesAssociatedToCustomLineItemRequest.Builder |
ListResourcesAssociatedToCustomLineItemRequest.Builder.filters(ListResourcesAssociatedToCustomLineItemFilter filters)
(Optional) A
ListResourcesAssociatedToCustomLineItemFilter that can specify the types of
resources that should be retrieved. |
ListResourcesAssociatedToCustomLineItemRequest.Builder |
ListResourcesAssociatedToCustomLineItemRequest.Builder.maxResults(Integer maxResults)
(Optional) The maximum number of resource associations to be retrieved.
|
ListResourcesAssociatedToCustomLineItemRequest.Builder |
ListResourcesAssociatedToCustomLineItemRequest.Builder.nextToken(String nextToken)
(Optional) The pagination token that's returned by a previous request.
|
ListResourcesAssociatedToCustomLineItemRequest.Builder |
ListResourcesAssociatedToCustomLineItemRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListResourcesAssociatedToCustomLineItemRequest.Builder |
ListResourcesAssociatedToCustomLineItemRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListResourcesAssociatedToCustomLineItemRequest.Builder |
ListResourcesAssociatedToCustomLineItemRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListResourcesAssociatedToCustomLineItemRequest.Builder> |
ListResourcesAssociatedToCustomLineItemRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.