| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
static ListProtectionGroupsRequest.Builder |
ListProtectionGroupsRequest.builder() |
default ListProtectionGroupsRequest.Builder |
ListProtectionGroupsRequest.Builder.inclusionFilters(Consumer<InclusionProtectionGroupFilters.Builder> inclusionFilters)
Narrows the set of protection groups that the call retrieves.
|
ListProtectionGroupsRequest.Builder |
ListProtectionGroupsRequest.Builder.inclusionFilters(InclusionProtectionGroupFilters inclusionFilters)
Narrows the set of protection groups that the call retrieves.
|
ListProtectionGroupsRequest.Builder |
ListProtectionGroupsRequest.Builder.maxResults(Integer maxResults)
The greatest number of objects that you want Shield Advanced to return to the list request.
|
ListProtectionGroupsRequest.Builder |
ListProtectionGroupsRequest.Builder.nextToken(String nextToken)
When you request a list of objects from Shield Advanced, if the response does not include all of the
remaining available objects, Shield Advanced includes a
NextToken value in the response. |
ListProtectionGroupsRequest.Builder |
ListProtectionGroupsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListProtectionGroupsRequest.Builder |
ListProtectionGroupsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListProtectionGroupsRequest.Builder |
ListProtectionGroupsRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListProtectionGroupsRequest.Builder> |
ListProtectionGroupsRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.