| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch.model |
| Modifier and Type | Method and Description |
|---|---|
List<MessageData> |
MetricDataResult.messages()
A list of messages with additional information about the data returned.
|
| Modifier and Type | Method and Description |
|---|---|
MetricDataResult.Builder |
MetricDataResult.Builder.messages(MessageData... messages)
A list of messages with additional information about the data returned.
|
| Modifier and Type | Method and Description |
|---|---|
MetricDataResult.Builder |
MetricDataResult.Builder.messages(Collection<MessageData> messages)
A list of messages with additional information about the data returned.
|
Copyright © 2018. All rights reserved.