Uses of Interface
software.amazon.awssdk.services.costexplorer.model.StartCostAllocationTagBackfillResponse.Builder
-
Packages that use StartCostAllocationTagBackfillResponse.Builder Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of StartCostAllocationTagBackfillResponse.Builder in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return StartCostAllocationTagBackfillResponse.Builder Modifier and Type Method Description default StartCostAllocationTagBackfillResponse.BuilderStartCostAllocationTagBackfillResponse.Builder. backfillRequest(Consumer<CostAllocationTagBackfillRequest.Builder> backfillRequest)An object containing detailed metadata of your new backfill request.StartCostAllocationTagBackfillResponse.BuilderStartCostAllocationTagBackfillResponse.Builder. backfillRequest(CostAllocationTagBackfillRequest backfillRequest)An object containing detailed metadata of your new backfill request.static StartCostAllocationTagBackfillResponse.BuilderStartCostAllocationTagBackfillResponse. builder()StartCostAllocationTagBackfillResponse.BuilderStartCostAllocationTagBackfillResponse. toBuilder()Methods in software.amazon.awssdk.services.costexplorer.model that return types with arguments of type StartCostAllocationTagBackfillResponse.Builder Modifier and Type Method Description static Class<? extends StartCostAllocationTagBackfillResponse.Builder>StartCostAllocationTagBackfillResponse. serializableBuilderClass()
-