| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
ExportMetric.Builder |
ExportMetric.Builder.aggregation(MetricAggregation aggregation)
Sets the value of the Aggregation property for this object.
|
ExportMetric.Builder |
ExportMetric.Builder.aggregation(String aggregation)
Sets the value of the Aggregation property for this object.
|
static ExportMetric.Builder |
ExportMetric.builder() |
ExportMetric.Builder |
ExportMetric.Builder.name(Metric name)
Sets the value of the Name property for this object.
|
ExportMetric.Builder |
ExportMetric.Builder.name(String name)
Sets the value of the Name property for this object.
|
ExportMetric.Builder |
ExportMetric.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ExportMetric.Builder> |
ExportMetric.serializableBuilderClass() |
Copyright © 2023. All rights reserved.