| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
static Limit.Builder |
Limit.builder() |
Limit.Builder |
Limit.Builder.max(Long max)
The maximum number of protections that can be created for the specified
Type. |
Limit.Builder |
Limit.toBuilder() |
Limit.Builder |
Limit.Builder.type(String type)
The type of protection.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Limit.Builder> |
Limit.serializableBuilderClass() |
Copyright © 2023. All rights reserved.