CopyableBuilder<GetRateBasedRuleResponse.Builder,GetRateBasedRuleResponse>
, SdkBuilder<GetRateBasedRuleResponse.Builder,GetRateBasedRuleResponse>
public static interface GetRateBasedRuleResponse.Builder extends CopyableBuilder<GetRateBasedRuleResponse.Builder,GetRateBasedRuleResponse>
Modifier and Type | Method | Description |
---|---|---|
GetRateBasedRuleResponse.Builder |
rule(RateBasedRule rule) |
Information about the RateBasedRule that you specified in the
GetRateBasedRule request. |
copy
apply, build
GetRateBasedRuleResponse.Builder rule(RateBasedRule rule)
Information about the RateBasedRule that you specified in the GetRateBasedRule
request.
rule
- Information about the RateBasedRule that you specified in the GetRateBasedRule
request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.