Interface DeleteCostCategoryDefinitionResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DeleteCostCategoryDefinitionResponse.Builder,DeleteCostCategoryDefinitionResponse>, CostExplorerResponse.Builder, SdkBuilder<DeleteCostCategoryDefinitionResponse.Builder,DeleteCostCategoryDefinitionResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DeleteCostCategoryDefinitionResponse

  • Method Details

    • costCategoryArn

      DeleteCostCategoryDefinitionResponse.Builder costCategoryArn(String costCategoryArn)

      The unique identifier for your Cost Category.

      Parameters:
      costCategoryArn - The unique identifier for your Cost Category.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • effectiveEnd

      The effective end date of the Cost Category as a result of deleting it. No costs after this date is categorized by the deleted Cost Category.

      Parameters:
      effectiveEnd - The effective end date of the Cost Category as a result of deleting it. No costs after this date is categorized by the deleted Cost Category.
      Returns:
      Returns a reference to this object so that method calls can be chained together.