| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
AnomalyResource |
AnomalyResource.clone() |
AnomalyResource |
AnomalyResource.withName(String name)
The name of the Amazon Web Services resource.
|
AnomalyResource |
AnomalyResource.withType(String type)
The type of the Amazon Web Services resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<AnomalyResource> |
ReactiveAnomaly.getAnomalyResources()
The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.
|
List<AnomalyResource> |
ReactiveAnomalySummary.getAnomalyResources()
The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.
|
| Modifier and Type | Method and Description |
|---|---|
ReactiveAnomaly |
ReactiveAnomaly.withAnomalyResources(AnomalyResource... anomalyResources)
The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.
|
ReactiveAnomalySummary |
ReactiveAnomalySummary.withAnomalyResources(AnomalyResource... anomalyResources)
The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReactiveAnomaly.setAnomalyResources(Collection<AnomalyResource> anomalyResources)
The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.
|
void |
ReactiveAnomalySummary.setAnomalyResources(Collection<AnomalyResource> anomalyResources)
The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.
|
ReactiveAnomaly |
ReactiveAnomaly.withAnomalyResources(Collection<AnomalyResource> anomalyResources)
The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.
|
ReactiveAnomalySummary |
ReactiveAnomalySummary.withAnomalyResources(Collection<AnomalyResource> anomalyResources)
The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.
|
Copyright © 2021. All rights reserved.