| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who
need to build websites or web applications.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
GetContainerServiceMetricDataRequest |
GetContainerServiceMetricDataRequest.clone() |
GetContainerServiceMetricDataRequest |
GetContainerServiceMetricDataRequest.withEndTime(Date endTime)
The end time of the time period.
|
GetContainerServiceMetricDataRequest |
GetContainerServiceMetricDataRequest.withMetricName(ContainerServiceMetricName metricName)
The metric for which you want to return information.
|
GetContainerServiceMetricDataRequest |
GetContainerServiceMetricDataRequest.withMetricName(String metricName)
The metric for which you want to return information.
|
GetContainerServiceMetricDataRequest |
GetContainerServiceMetricDataRequest.withPeriod(Integer period)
The granularity, in seconds, of the returned data points.
|
GetContainerServiceMetricDataRequest |
GetContainerServiceMetricDataRequest.withServiceName(String serviceName)
The name of the container service for which to get metric data.
|
GetContainerServiceMetricDataRequest |
GetContainerServiceMetricDataRequest.withStartTime(Date startTime)
The start time of the time period.
|
GetContainerServiceMetricDataRequest |
GetContainerServiceMetricDataRequest.withStatistics(Collection<String> statistics)
The statistic for the metric.
|
GetContainerServiceMetricDataRequest |
GetContainerServiceMetricDataRequest.withStatistics(MetricStatistic... statistics)
The statistic for the metric.
|
GetContainerServiceMetricDataRequest |
GetContainerServiceMetricDataRequest.withStatistics(String... statistics)
The statistic for the metric.
|
Copyright © 2025. All rights reserved.