| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
ProtectionGroup |
DescribeProtectionGroupResponse.protectionGroup()
A grouping of protected resources that you and AWS Shield Advanced can monitor as a collective.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProtectionGroup> |
ListProtectionGroupsResponse.protectionGroups()
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProtectionGroupResponse.Builder |
DescribeProtectionGroupResponse.Builder.protectionGroup(ProtectionGroup protectionGroup)
A grouping of protected resources that you and AWS Shield Advanced can monitor as a collective.
|
ListProtectionGroupsResponse.Builder |
ListProtectionGroupsResponse.Builder.protectionGroups(ProtectionGroup... protectionGroups)
|
| Modifier and Type | Method and Description |
|---|---|
ListProtectionGroupsResponse.Builder |
ListProtectionGroupsResponse.Builder.protectionGroups(Collection<ProtectionGroup> protectionGroups)
|
Copyright © 2021. All rights reserved.