| Package | Description |
|---|---|
| software.amazon.awssdk.services.pi |
|
| software.amazon.awssdk.services.pi.paginators | |
| software.amazon.awssdk.services.pi.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPerformanceAnalysisReportsResponse> |
PiAsyncClient.listPerformanceAnalysisReports(ListPerformanceAnalysisReportsRequest listPerformanceAnalysisReportsRequest)
Lists all the analysis reports created for the DB instance.
|
default ListPerformanceAnalysisReportsResponse |
PiClient.listPerformanceAnalysisReports(ListPerformanceAnalysisReportsRequest listPerformanceAnalysisReportsRequest)
Lists all the analysis reports created for the DB instance.
|
default ListPerformanceAnalysisReportsPublisher |
PiAsyncClient.listPerformanceAnalysisReportsPaginator(ListPerformanceAnalysisReportsRequest listPerformanceAnalysisReportsRequest)
Lists all the analysis reports created for the DB instance.
|
default ListPerformanceAnalysisReportsIterable |
PiClient.listPerformanceAnalysisReportsPaginator(ListPerformanceAnalysisReportsRequest listPerformanceAnalysisReportsRequest)
Lists all the analysis reports created for the DB instance.
|
| Constructor and Description |
|---|
ListPerformanceAnalysisReportsIterable(PiClient client,
ListPerformanceAnalysisReportsRequest firstRequest) |
ListPerformanceAnalysisReportsPublisher(PiAsyncClient client,
ListPerformanceAnalysisReportsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPerformanceAnalysisReportsRequestMarshaller.marshall(ListPerformanceAnalysisReportsRequest listPerformanceAnalysisReportsRequest) |
Copyright © 2023. All rights reserved.