Uses of Interface
software.amazon.awssdk.services.securityhub.model.RuleGroupSourceStatelessRuleMatchAttributesDestinations.Builder
-
Packages that use RuleGroupSourceStatelessRuleMatchAttributesDestinations.Builder Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of RuleGroupSourceStatelessRuleMatchAttributesDestinations.Builder in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return RuleGroupSourceStatelessRuleMatchAttributesDestinations.Builder Modifier and Type Method Description RuleGroupSourceStatelessRuleMatchAttributesDestinations.BuilderRuleGroupSourceStatelessRuleMatchAttributesDestinations.Builder. addressDefinition(String addressDefinition)An IP address or a block of IP addresses.static RuleGroupSourceStatelessRuleMatchAttributesDestinations.BuilderRuleGroupSourceStatelessRuleMatchAttributesDestinations. builder()RuleGroupSourceStatelessRuleMatchAttributesDestinations.BuilderRuleGroupSourceStatelessRuleMatchAttributesDestinations. toBuilder()Methods in software.amazon.awssdk.services.securityhub.model that return types with arguments of type RuleGroupSourceStatelessRuleMatchAttributesDestinations.Builder Modifier and Type Method Description static Class<? extends RuleGroupSourceStatelessRuleMatchAttributesDestinations.Builder>RuleGroupSourceStatelessRuleMatchAttributesDestinations. serializableBuilderClass()
-