| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
static Dimension.Builder |
Dimension.builder() |
Dimension.Builder |
Dimension.Builder.name(String name)
For the metric that the CloudWatch alarm is associated with, the name of one dimension.
|
Dimension.Builder |
Dimension.toBuilder() |
Dimension.Builder |
Dimension.Builder.value(String value)
For the metric that the CloudWatch alarm is associated with, the value of one dimension.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Dimension.Builder> |
Dimension.serializableBuilderClass() |
Copyright © 2022. All rights reserved.