| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
ListAutomationRulesResponse.Builder |
ListAutomationRulesResponse.Builder.automationRulesMetadata(AutomationRulesMetadata... automationRulesMetadata)
Metadata for rules in the calling account.
|
ListAutomationRulesResponse.Builder |
ListAutomationRulesResponse.Builder.automationRulesMetadata(Collection<AutomationRulesMetadata> automationRulesMetadata)
Metadata for rules in the calling account.
|
ListAutomationRulesResponse.Builder |
ListAutomationRulesResponse.Builder.automationRulesMetadata(Consumer<AutomationRulesMetadata.Builder>... automationRulesMetadata)
Metadata for rules in the calling account.
|
static ListAutomationRulesResponse.Builder |
ListAutomationRulesResponse.builder() |
ListAutomationRulesResponse.Builder |
ListAutomationRulesResponse.Builder.nextToken(String nextToken)
A pagination token for the response.
|
ListAutomationRulesResponse.Builder |
ListAutomationRulesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListAutomationRulesResponse.Builder> |
ListAutomationRulesResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.