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