CopyableBuilder<GetRateBasedRuleRequest.Builder,GetRateBasedRuleRequest>, SdkBuilder<GetRateBasedRuleRequest.Builder,GetRateBasedRuleRequest>public static interface GetRateBasedRuleRequest.Builder extends CopyableBuilder<GetRateBasedRuleRequest.Builder,GetRateBasedRuleRequest>
| Modifier and Type | Method | Description |
|---|---|---|
GetRateBasedRuleRequest.Builder |
ruleId(String ruleId) |
The
RuleId of the RateBasedRule that you want to get. |
copyapply, buildGetRateBasedRuleRequest.Builder ruleId(String ruleId)
The RuleId of the RateBasedRule that you want to get. RuleId is returned by
CreateRateBasedRule and by ListRateBasedRules.
ruleId - The RuleId of the RateBasedRule that you want to get. RuleId is
returned by CreateRateBasedRule and by ListRateBasedRules.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.