| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<RuleDetail> |
GetRulesResponse.ruleDetails()
The details of the requested rule.
|
| Modifier and Type | Method and Description |
|---|---|
GetRulesResponse.Builder |
GetRulesResponse.Builder.ruleDetails(RuleDetail... ruleDetails)
The details of the requested rule.
|
| Modifier and Type | Method and Description |
|---|---|
GetRulesResponse.Builder |
GetRulesResponse.Builder.ruleDetails(Collection<RuleDetail> ruleDetails)
The details of the requested rule.
|
Copyright © 2023. All rights reserved.