Uses of Interface
software.amazon.awssdk.services.securityhub.model.FindingAggregator.Builder
-
Packages that use FindingAggregator.Builder Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of FindingAggregator.Builder in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return FindingAggregator.Builder Modifier and Type Method Description static FindingAggregator.BuilderFindingAggregator. builder()FindingAggregator.BuilderFindingAggregator.Builder. findingAggregatorArn(String findingAggregatorArn)The ARN of the finding aggregator.FindingAggregator.BuilderFindingAggregator. toBuilder()Methods in software.amazon.awssdk.services.securityhub.model that return types with arguments of type FindingAggregator.Builder Modifier and Type Method Description static Class<? extends FindingAggregator.Builder>FindingAggregator. serializableBuilderClass()
-