| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| software.amazon.awssdk.services.shield.paginators | |
| software.amazon.awssdk.services.shield.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListResourcesInProtectionGroupResponse |
ShieldClient.listResourcesInProtectionGroup(ListResourcesInProtectionGroupRequest listResourcesInProtectionGroupRequest)
Retrieves the resources that are included in the protection group.
|
default CompletableFuture<ListResourcesInProtectionGroupResponse> |
ShieldAsyncClient.listResourcesInProtectionGroup(ListResourcesInProtectionGroupRequest 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.
|
default ListResourcesInProtectionGroupPublisher |
ShieldAsyncClient.listResourcesInProtectionGroupPaginator(ListResourcesInProtectionGroupRequest listResourcesInProtectionGroupRequest)
Retrieves the resources that are included in the protection group.
|
| Constructor and Description |
|---|
ListResourcesInProtectionGroupIterable(ShieldClient client,
ListResourcesInProtectionGroupRequest firstRequest) |
ListResourcesInProtectionGroupPublisher(ShieldAsyncClient client,
ListResourcesInProtectionGroupRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListResourcesInProtectionGroupRequestMarshaller.marshall(ListResourcesInProtectionGroupRequest listResourcesInProtectionGroupRequest) |
Copyright © 2023. All rights reserved.