Uses of Interface
software.amazon.awssdk.services.billingconductor.model.DeletePricingRuleResponse.Builder
-
Packages that use DeletePricingRuleResponse.Builder Package Description software.amazon.awssdk.services.billingconductor.model -
-
Uses of DeletePricingRuleResponse.Builder in software.amazon.awssdk.services.billingconductor.model
Methods in software.amazon.awssdk.services.billingconductor.model that return DeletePricingRuleResponse.Builder Modifier and Type Method Description DeletePricingRuleResponse.BuilderDeletePricingRuleResponse.Builder. arn(String arn)The Amazon Resource Name (ARN) of the deleted pricing rule.static DeletePricingRuleResponse.BuilderDeletePricingRuleResponse. builder()DeletePricingRuleResponse.BuilderDeletePricingRuleResponse. toBuilder()Methods in software.amazon.awssdk.services.billingconductor.model that return types with arguments of type DeletePricingRuleResponse.Builder Modifier and Type Method Description static Class<? extends DeletePricingRuleResponse.Builder>DeletePricingRuleResponse. serializableBuilderClass()
-