CopyableBuilder<GetRuleRequest.Builder,GetRuleRequest>
, SdkBuilder<GetRuleRequest.Builder,GetRuleRequest>
public static interface GetRuleRequest.Builder extends CopyableBuilder<GetRuleRequest.Builder,GetRuleRequest>
Modifier and Type | Method | Description |
---|---|---|
GetRuleRequest.Builder |
ruleId(String ruleId) |
The
RuleId of the Rule that you want to get. |
copy
apply, build
GetRuleRequest.Builder ruleId(String ruleId)
The RuleId
of the Rule that you want to get. RuleId
is returned by
CreateRule and by ListRules.
ruleId
- The RuleId
of the Rule that you want to get. RuleId
is returned by
CreateRule and by ListRules.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.