| Package | Description |
|---|---|
| com.amazonaws.services.prometheus.model |
| Modifier and Type | Method and Description |
|---|---|
Source |
Source.clone() |
Source |
ScraperSummary.getSource()
The source that the scraper is discovering and collecting metrics from.
|
Source |
ScraperDescription.getSource()
The source that the scraper is discovering and collecting metrics from.
|
Source |
CreateScraperRequest.getSource()
The source that the scraper will be discovering and collecting metrics from.
|
Source |
Source.withEksConfiguration(EksConfiguration eksConfiguration)
A representation of an EKS source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScraperSummary.setSource(Source source)
The source that the scraper is discovering and collecting metrics from.
|
void |
ScraperDescription.setSource(Source source)
The source that the scraper is discovering and collecting metrics from.
|
void |
CreateScraperRequest.setSource(Source source)
The source that the scraper will be discovering and collecting metrics from.
|
ScraperSummary |
ScraperSummary.withSource(Source source)
The source that the scraper is discovering and collecting metrics from.
|
ScraperDescription |
ScraperDescription.withSource(Source source)
The source that the scraper is discovering and collecting metrics from.
|
CreateScraperRequest |
CreateScraperRequest.withSource(Source source)
The source that the scraper will be discovering and collecting metrics from.
|
Copyright © 2024. All rights reserved.