| Package | Description |
|---|---|
| com.amazonaws.services.applicationsignals |
|
| com.amazonaws.services.applicationsignals.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetServiceLevelObjectiveBudgetReportResult |
AmazonApplicationSignalsClient.batchGetServiceLevelObjectiveBudgetReport(BatchGetServiceLevelObjectiveBudgetReportRequest request)
Use this operation to retrieve one or more service level objective (SLO) budget reports.
|
BatchGetServiceLevelObjectiveBudgetReportResult |
AbstractAmazonApplicationSignals.batchGetServiceLevelObjectiveBudgetReport(BatchGetServiceLevelObjectiveBudgetReportRequest request) |
BatchGetServiceLevelObjectiveBudgetReportResult |
AmazonApplicationSignals.batchGetServiceLevelObjectiveBudgetReport(BatchGetServiceLevelObjectiveBudgetReportRequest batchGetServiceLevelObjectiveBudgetReportRequest)
Use this operation to retrieve one or more service level objective (SLO) budget reports.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetServiceLevelObjectiveBudgetReportResult |
BatchGetServiceLevelObjectiveBudgetReportResult.clone() |
BatchGetServiceLevelObjectiveBudgetReportResult |
BatchGetServiceLevelObjectiveBudgetReportResult.withErrors(Collection<ServiceLevelObjectiveBudgetReportError> errors)
An array of structures, where each structure includes an error indicating that one of the requests in the array
was not valid.
|
BatchGetServiceLevelObjectiveBudgetReportResult |
BatchGetServiceLevelObjectiveBudgetReportResult.withErrors(ServiceLevelObjectiveBudgetReportError... errors)
An array of structures, where each structure includes an error indicating that one of the requests in the array
was not valid.
|
BatchGetServiceLevelObjectiveBudgetReportResult |
BatchGetServiceLevelObjectiveBudgetReportResult.withReports(Collection<ServiceLevelObjectiveBudgetReport> reports)
An array of structures, where each structure is one budget report.
|
BatchGetServiceLevelObjectiveBudgetReportResult |
BatchGetServiceLevelObjectiveBudgetReportResult.withReports(ServiceLevelObjectiveBudgetReport... reports)
An array of structures, where each structure is one budget report.
|
BatchGetServiceLevelObjectiveBudgetReportResult |
BatchGetServiceLevelObjectiveBudgetReportResult.withTimestamp(Date timestamp)
The date and time that the report is for.
|
Copyright © 2024. All rights reserved.