public static interface GetRuleGroupRequest.Builder extends WafRequest.Builder, SdkPojo, CopyableBuilder<GetRuleGroupRequest.Builder,GetRuleGroupRequest>
| Modifier and Type | Method and Description |
|---|---|
GetRuleGroupRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetRuleGroupRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetRuleGroupRequest.Builder |
ruleGroupId(String ruleGroupId)
The
RuleGroupId of the RuleGroup that you want to get. |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetRuleGroupRequest.Builder ruleGroupId(String ruleGroupId)
The RuleGroupId of the RuleGroup that you want to get. RuleGroupId is
returned by CreateRuleGroup and by ListRuleGroups.
ruleGroupId - The RuleGroupId of the RuleGroup that you want to get. RuleGroupId is
returned by CreateRuleGroup and by ListRuleGroups.GetRuleGroupRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetRuleGroupRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.