| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| Modifier and Type | Method and Description |
|---|---|
default ListProtectionGroupsResponse |
ShieldClient.listProtectionGroups(Consumer<ListProtectionGroupsRequest.Builder> listProtectionGroupsRequest)
Retrieves ProtectionGroup objects for the account.
|
default ListProtectionGroupsResponse |
ShieldClient.listProtectionGroups(ListProtectionGroupsRequest listProtectionGroupsRequest)
Retrieves ProtectionGroup objects for the account.
|
default ListProtectionGroupsIterable |
ShieldClient.listProtectionGroupsPaginator(Consumer<ListProtectionGroupsRequest.Builder> listProtectionGroupsRequest)
Retrieves ProtectionGroup objects for the account.
|
default ListProtectionGroupsIterable |
ShieldClient.listProtectionGroupsPaginator(ListProtectionGroupsRequest listProtectionGroupsRequest)
Retrieves ProtectionGroup objects for the account.
|
default ListProtectionsResponse |
ShieldClient.listProtections()
Retrieves Protection objects for the account.
|
default ListProtectionsResponse |
ShieldClient.listProtections(Consumer<ListProtectionsRequest.Builder> listProtectionsRequest)
Retrieves Protection objects for the account.
|
default ListProtectionsResponse |
ShieldClient.listProtections(ListProtectionsRequest listProtectionsRequest)
Retrieves Protection objects for the account.
|
default ListProtectionsIterable |
ShieldClient.listProtectionsPaginator()
Retrieves Protection objects for the account.
|
default ListProtectionsIterable |
ShieldClient.listProtectionsPaginator(Consumer<ListProtectionsRequest.Builder> listProtectionsRequest)
Retrieves Protection objects for the account.
|
default ListProtectionsIterable |
ShieldClient.listProtectionsPaginator(ListProtectionsRequest listProtectionsRequest)
Retrieves Protection objects for the account.
|
default ListResourcesInProtectionGroupResponse |
ShieldClient.listResourcesInProtectionGroup(Consumer<ListResourcesInProtectionGroupRequest.Builder> listResourcesInProtectionGroupRequest)
Retrieves the resources that are included in the protection group.
|
default ListResourcesInProtectionGroupResponse |
ShieldClient.listResourcesInProtectionGroup(ListResourcesInProtectionGroupRequest listResourcesInProtectionGroupRequest)
Retrieves the resources that are included in the protection group.
|
default ListResourcesInProtectionGroupIterable |
ShieldClient.listResourcesInProtectionGroupPaginator(Consumer<ListResourcesInProtectionGroupRequest.Builder> listResourcesInProtectionGroupRequest)
Retrieves the resources that are included in the protection group.
|
default ListResourcesInProtectionGroupIterable |
ShieldClient.listResourcesInProtectionGroupPaginator(ListResourcesInProtectionGroupRequest listResourcesInProtectionGroupRequest)
Retrieves the resources that are included in the protection group.
|
Copyright © 2023. All rights reserved.