| Package | Description |
|---|---|
| com.amazonaws.services.prometheus.model |
| Modifier and Type | Method and Description |
|---|---|
Destination |
Destination.clone() |
Destination |
ScraperSummary.getDestination()
The Amazon Managed Service for Prometheus workspace the scraper sends metrics to.
|
Destination |
ScraperDescription.getDestination()
The Amazon Managed Service for Prometheus workspace the scraper sends metrics to.
|
Destination |
CreateScraperRequest.getDestination()
The Amazon Managed Service for Prometheus workspace to send metrics to.
|
Destination |
Destination.withAmpConfiguration(AmpConfiguration ampConfiguration)
The Amazon Managed Service for Prometheusworkspace to send metrics to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScraperSummary.setDestination(Destination destination)
The Amazon Managed Service for Prometheus workspace the scraper sends metrics to.
|
void |
ScraperDescription.setDestination(Destination destination)
The Amazon Managed Service for Prometheus workspace the scraper sends metrics to.
|
void |
CreateScraperRequest.setDestination(Destination destination)
The Amazon Managed Service for Prometheus workspace to send metrics to.
|
ScraperSummary |
ScraperSummary.withDestination(Destination destination)
The Amazon Managed Service for Prometheus workspace the scraper sends metrics to.
|
ScraperDescription |
ScraperDescription.withDestination(Destination destination)
The Amazon Managed Service for Prometheus workspace the scraper sends metrics to.
|
CreateScraperRequest |
CreateScraperRequest.withDestination(Destination destination)
The Amazon Managed Service for Prometheus workspace to send metrics to.
|
Copyright © 2024. All rights reserved.