| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
static ListProtectionGroupsRequest.Builder |
ListProtectionGroupsRequest.builder() |
ListProtectionGroupsRequest.Builder |
ListProtectionGroupsRequest.Builder.maxResults(Integer maxResults)
The maximum number of ProtectionGroup objects to return.
|
ListProtectionGroupsRequest.Builder |
ListProtectionGroupsRequest.Builder.nextToken(String nextToken)
The next token value from a previous call to
ListProtectionGroups. |
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 © 2021. All rights reserved.