| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeAssessmentTargetsResponse |
InspectorClient.describeAssessmentTargets(Consumer<DescribeAssessmentTargetsRequest.Builder> describeAssessmentTargetsRequest)
Describes the assessment targets that are specified by the ARNs of the assessment targets.
|
default DescribeAssessmentTargetsResponse |
InspectorClient.describeAssessmentTargets(DescribeAssessmentTargetsRequest describeAssessmentTargetsRequest)
Describes the assessment targets that are specified by the ARNs of the assessment targets.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAssessmentTargetsResponse> |
InspectorAsyncClient.describeAssessmentTargets(Consumer<DescribeAssessmentTargetsRequest.Builder> describeAssessmentTargetsRequest)
Describes the assessment targets that are specified by the ARNs of the assessment targets.
|
default CompletableFuture<DescribeAssessmentTargetsResponse> |
InspectorAsyncClient.describeAssessmentTargets(DescribeAssessmentTargetsRequest describeAssessmentTargetsRequest)
Describes the assessment targets that are specified by the ARNs of the assessment targets.
|
Copyright © 2023. All rights reserved.