| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateProtectionResponse |
ShieldClient.createProtection(Consumer<CreateProtectionRequest.Builder> createProtectionRequest)
Enables Shield Advanced for a specific Amazon Web Services resource.
|
default CreateProtectionResponse |
ShieldClient.createProtection(CreateProtectionRequest createProtectionRequest)
Enables Shield Advanced for a specific Amazon Web Services resource.
|
default CreateProtectionGroupResponse |
ShieldClient.createProtectionGroup(Consumer<CreateProtectionGroupRequest.Builder> createProtectionGroupRequest)
Creates a grouping of protected resources so they can be handled as a collective.
|
default CreateProtectionGroupResponse |
ShieldClient.createProtectionGroup(CreateProtectionGroupRequest createProtectionGroupRequest)
Creates a grouping of protected resources so they can be handled as a collective.
|
default CreateSubscriptionResponse |
ShieldClient.createSubscription()
Activates Shield Advanced for an account.
|
default CreateSubscriptionResponse |
ShieldClient.createSubscription(Consumer<CreateSubscriptionRequest.Builder> createSubscriptionRequest)
Activates Shield Advanced for an account.
|
default CreateSubscriptionResponse |
ShieldClient.createSubscription(CreateSubscriptionRequest createSubscriptionRequest)
Activates Shield Advanced for an account.
|
Copyright © 2023. All rights reserved.