| Package | Description |
|---|---|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
InclusionProtectionGroupFilters |
InclusionProtectionGroupFilters.clone() |
InclusionProtectionGroupFilters |
ListProtectionGroupsRequest.getInclusionFilters()
Narrows the set of protection groups that the call retrieves.
|
InclusionProtectionGroupFilters |
InclusionProtectionGroupFilters.withAggregations(Collection<String> aggregations)
The aggregation setting of the protection groups that you want to retrieve.
|
InclusionProtectionGroupFilters |
InclusionProtectionGroupFilters.withAggregations(ProtectionGroupAggregation... aggregations)
The aggregation setting of the protection groups that you want to retrieve.
|
InclusionProtectionGroupFilters |
InclusionProtectionGroupFilters.withAggregations(String... aggregations)
The aggregation setting of the protection groups that you want to retrieve.
|
InclusionProtectionGroupFilters |
InclusionProtectionGroupFilters.withPatterns(Collection<String> patterns)
The pattern specification of the protection groups that you want to retrieve.
|
InclusionProtectionGroupFilters |
InclusionProtectionGroupFilters.withPatterns(ProtectionGroupPattern... patterns)
The pattern specification of the protection groups that you want to retrieve.
|
InclusionProtectionGroupFilters |
InclusionProtectionGroupFilters.withPatterns(String... patterns)
The pattern specification of the protection groups that you want to retrieve.
|
InclusionProtectionGroupFilters |
InclusionProtectionGroupFilters.withProtectionGroupIds(Collection<String> protectionGroupIds)
The ID of the protection group that you want to retrieve.
|
InclusionProtectionGroupFilters |
InclusionProtectionGroupFilters.withProtectionGroupIds(String... protectionGroupIds)
The ID of the protection group that you want to retrieve.
|
InclusionProtectionGroupFilters |
InclusionProtectionGroupFilters.withResourceTypes(Collection<String> resourceTypes)
The resource type configuration of the protection groups that you want to retrieve.
|
InclusionProtectionGroupFilters |
InclusionProtectionGroupFilters.withResourceTypes(ProtectedResourceType... resourceTypes)
The resource type configuration of the protection groups that you want to retrieve.
|
InclusionProtectionGroupFilters |
InclusionProtectionGroupFilters.withResourceTypes(String... resourceTypes)
The resource type configuration of the protection groups that you want to retrieve.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListProtectionGroupsRequest.setInclusionFilters(InclusionProtectionGroupFilters inclusionFilters)
Narrows the set of protection groups that the call retrieves.
|
ListProtectionGroupsRequest |
ListProtectionGroupsRequest.withInclusionFilters(InclusionProtectionGroupFilters inclusionFilters)
Narrows the set of protection groups that the call retrieves.
|
Copyright © 2023. All rights reserved.