| Package | Description |
|---|---|
| com.amazonaws.services.prometheus.model |
| Modifier and Type | Method and Description |
|---|---|
ScraperStatus |
ScraperStatus.clone() |
ScraperStatus |
ScraperSummary.getStatus()
A structure that contains the current status of the scraper.
|
ScraperStatus |
ScraperDescription.getStatus()
A structure that contains the current status of the scraper.
|
ScraperStatus |
DeleteScraperResult.getStatus()
The current status of the scraper.
|
ScraperStatus |
CreateScraperResult.getStatus()
A structure that displays the current status of the scraper.
|
ScraperStatus |
ScraperStatus.withStatusCode(ScraperStatusCode statusCode)
The current status of the scraper.
|
ScraperStatus |
ScraperStatus.withStatusCode(String statusCode)
The current status of the scraper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScraperSummary.setStatus(ScraperStatus status)
A structure that contains the current status of the scraper.
|
void |
ScraperDescription.setStatus(ScraperStatus status)
A structure that contains the current status of the scraper.
|
void |
DeleteScraperResult.setStatus(ScraperStatus status)
The current status of the scraper.
|
void |
CreateScraperResult.setStatus(ScraperStatus status)
A structure that displays the current status of the scraper.
|
ScraperSummary |
ScraperSummary.withStatus(ScraperStatus status)
A structure that contains the current status of the scraper.
|
ScraperDescription |
ScraperDescription.withStatus(ScraperStatus status)
A structure that contains the current status of the scraper.
|
DeleteScraperResult |
DeleteScraperResult.withStatus(ScraperStatus status)
The current status of the scraper.
|
CreateScraperResult |
CreateScraperResult.withStatus(ScraperStatus status)
A structure that displays the current status of the scraper.
|
Copyright © 2024. All rights reserved.