| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static BucketMetricName |
BucketMetricName.fromValue(String value)
Use this in place of valueOf.
|
static BucketMetricName |
BucketMetricName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BucketMetricName[] |
BucketMetricName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetBucketMetricDataResult |
GetBucketMetricDataResult.withMetricName(BucketMetricName metricName)
The name of the metric returned.
|
GetBucketMetricDataRequest |
GetBucketMetricDataRequest.withMetricName(BucketMetricName metricName)
The metric for which you want to return information.
|
Copyright © 2022. All rights reserved.