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