| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateProtectionResponse |
ShieldClient.createProtection(Consumer<CreateProtectionRequest.Builder> createProtectionRequest)
Enables AWS Shield Advanced for a specific AWS resource.
|
default CreateProtectionResponse |
ShieldClient.createProtection(CreateProtectionRequest createProtectionRequest)
Enables AWS Shield Advanced for a specific AWS resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateProtectionResponse> |
ShieldAsyncClient.createProtection(Consumer<CreateProtectionRequest.Builder> createProtectionRequest)
Enables AWS Shield Advanced for a specific AWS resource.
|
default CompletableFuture<CreateProtectionResponse> |
ShieldAsyncClient.createProtection(CreateProtectionRequest createProtectionRequest)
Enables AWS Shield Advanced for a specific AWS resource.
|
Copyright © 2021. All rights reserved.