UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the successfully updated pricing rule.
|
UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.Builder.associatedPricingPlanCount(Long associatedPricingPlanCount) |
The pricing plans count that this pricing rule is associated with.
|
UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.Builder.billingEntity(String billingEntity) |
The seller of services provided by Amazon Web Services, their affiliates, or third-party providers selling
services via Amazon Web Services Marketplace.
|
static UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.builder() |
|
UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.Builder.description(String description) |
The new description for the pricing rule.
|
UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.Builder.lastModifiedTime(Long lastModifiedTime) |
The most recent time the pricing rule was modified.
|
UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.Builder.modifierPercentage(Double modifierPercentage) |
The new modifier to show pricing plan rates as a percentage.
|
UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.Builder.name(String name) |
The new name of the pricing rule.
|
UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.Builder.operation(String operation) |
Operation refers to the specific Amazon Web Services covered by this line item.
|
UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.Builder.scope(String scope) |
The scope of pricing rule that indicates if it's globally applicable, or it's service-specific.
|
UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.Builder.scope(PricingRuleScope scope) |
The scope of pricing rule that indicates if it's globally applicable, or it's service-specific.
|
UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.Builder.service(String service) |
If the Scope attribute is set to SERVICE, the attribute indicates which service the
PricingRule is applicable for.
|
default UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.Builder.tiering(Consumer<UpdateTieringInput.Builder> tiering) |
The set of tiering configurations for the pricing rule.
|
UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.Builder.tiering(UpdateTieringInput tiering) |
The set of tiering configurations for the pricing rule.
|
UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.toBuilder() |
|
UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.Builder.type(String type) |
The new pricing rule type.
|
UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.Builder.type(PricingRuleType type) |
The new pricing rule type.
|
UpdatePricingRuleResponse.Builder |
UpdatePricingRuleResponse.Builder.usageType(String usageType) |
Usage type is the unit that each service uses to measure the usage of a specific type of resource.
|