| 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 CompletableFuture<ListProtectionsResponse> |
ShieldAsyncClient.listProtections(ListProtectionsRequest listProtectionsRequest)
Lists all Protection objects for the account.
|
default ListProtectionsResponse |
ShieldClient.listProtections(ListProtectionsRequest listProtectionsRequest)
Lists all Protection objects for the account.
|
default ListProtectionsPublisher |
ShieldAsyncClient.listProtectionsPaginator(ListProtectionsRequest listProtectionsRequest)
Lists all Protection objects for the account.
|
default ListProtectionsIterable |
ShieldClient.listProtectionsPaginator(ListProtectionsRequest listProtectionsRequest)
Lists all Protection objects for the account.
|
| Constructor and Description |
|---|
ListProtectionsIterable(ShieldClient client,
ListProtectionsRequest firstRequest) |
ListProtectionsPublisher(ShieldAsyncClient client,
ListProtectionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListProtectionsRequestMarshaller.marshall(ListProtectionsRequest listProtectionsRequest) |
Copyright © 2021. All rights reserved.