| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeFindingsResponse |
InspectorClient.describeFindings(Consumer<DescribeFindingsRequest.Builder> describeFindingsRequest)
Describes the findings that are specified by the ARNs of the findings.
|
default DescribeFindingsResponse |
InspectorClient.describeFindings(DescribeFindingsRequest describeFindingsRequest)
Describes the findings that are specified by the ARNs of the findings.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeFindingsResponse> |
InspectorAsyncClient.describeFindings(Consumer<DescribeFindingsRequest.Builder> describeFindingsRequest)
Describes the findings that are specified by the ARNs of the findings.
|
default CompletableFuture<DescribeFindingsResponse> |
InspectorAsyncClient.describeFindings(DescribeFindingsRequest describeFindingsRequest)
Describes the findings that are specified by the ARNs of the findings.
|
Copyright © 2023. All rights reserved.