| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector |
|
| software.amazon.awssdk.services.inspector.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeFindingsResponse |
InspectorClient.describeFindings(DescribeFindingsRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeFindingsRequestMarshaller.marshall(DescribeFindingsRequest describeFindingsRequest) |
Copyright © 2023. All rights reserved.