| Package | Description |
|---|---|
| com.amazonaws.services.logs.model |
Classes modeling the various types represented by AWSLogs.
|
| Modifier and Type | Method and Description |
|---|---|
MetricFilterMatchRecord |
MetricFilterMatchRecord.addExtractedValuesEntry(String key,
String value)
Sets the value of the ExtractedValues property for this object.
|
MetricFilterMatchRecord |
MetricFilterMatchRecord.clearExtractedValuesEntries()
Removes all the entries added into ExtractedValues.
|
MetricFilterMatchRecord |
MetricFilterMatchRecord.clone() |
MetricFilterMatchRecord |
MetricFilterMatchRecord.withEventMessage(String eventMessage)
Sets the value of the EventMessage property for this object.
|
MetricFilterMatchRecord |
MetricFilterMatchRecord.withEventNumber(Long eventNumber)
Sets the value of the EventNumber property for this object.
|
MetricFilterMatchRecord |
MetricFilterMatchRecord.withExtractedValues(Map<String,String> extractedValues)
Sets the value of the ExtractedValues property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<MetricFilterMatchRecord> |
TestMetricFilterResult.getMatches()
Returns the value of the Matches property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
TestMetricFilterResult |
TestMetricFilterResult.withMatches(MetricFilterMatchRecord... matches)
Sets the value of the Matches property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestMetricFilterResult.setMatches(Collection<MetricFilterMatchRecord> matches)
Sets the value of the Matches property for this object.
|
TestMetricFilterResult |
TestMetricFilterResult.withMatches(Collection<MetricFilterMatchRecord> matches)
Sets the value of the Matches property for this object.
|
Copyright © 2015. All rights reserved.