| Package | Description |
|---|---|
| com.amazonaws.services.prometheus.model |
| Modifier and Type | Method and Description |
|---|---|
Source |
Source.clone() |
Source |
ScraperSummary.getSource()
The Amazon EKS cluster from which the scraper collects metrics.
|
Source |
ScraperDescription.getSource()
The Amazon EKS cluster from which the scraper collects metrics.
|
Source |
CreateScraperRequest.getSource()
The Amazon EKS cluster from which the scraper will collect metrics.
|
Source |
Source.withEksConfiguration(EksConfiguration eksConfiguration)
The Amazon EKS cluster from which a scraper collects metrics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScraperSummary.setSource(Source source)
The Amazon EKS cluster from which the scraper collects metrics.
|
void |
ScraperDescription.setSource(Source source)
The Amazon EKS cluster from which the scraper collects metrics.
|
void |
CreateScraperRequest.setSource(Source source)
The Amazon EKS cluster from which the scraper will collect metrics.
|
ScraperSummary |
ScraperSummary.withSource(Source source)
The Amazon EKS cluster from which the scraper collects metrics.
|
ScraperDescription |
ScraperDescription.withSource(Source source)
The Amazon EKS cluster from which the scraper collects metrics.
|
CreateScraperRequest |
CreateScraperRequest.withSource(Source source)
The Amazon EKS cluster from which the scraper will collect metrics.
|
Copyright © 2024. All rights reserved.