| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeProtectionGroupResponse.Builder |
DescribeProtectionGroupResponse.builder() |
default DescribeProtectionGroupResponse.Builder |
DescribeProtectionGroupResponse.Builder.protectionGroup(Consumer<ProtectionGroup.Builder> protectionGroup)
A grouping of protected resources that you and Shield Advanced can monitor as a collective.
|
DescribeProtectionGroupResponse.Builder |
DescribeProtectionGroupResponse.Builder.protectionGroup(ProtectionGroup protectionGroup)
A grouping of protected resources that you and Shield Advanced can monitor as a collective.
|
DescribeProtectionGroupResponse.Builder |
DescribeProtectionGroupResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeProtectionGroupResponse.Builder> |
DescribeProtectionGroupResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.