| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateAssessmentTargetResponse |
InspectorClient.updateAssessmentTarget(Consumer<UpdateAssessmentTargetRequest.Builder> updateAssessmentTargetRequest)
Updates the assessment target that is specified by the ARN of the assessment target.
|
default UpdateAssessmentTargetResponse |
InspectorClient.updateAssessmentTarget(UpdateAssessmentTargetRequest updateAssessmentTargetRequest)
Updates the assessment target that is specified by the ARN of the assessment target.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAssessmentTargetResponse> |
InspectorAsyncClient.updateAssessmentTarget(Consumer<UpdateAssessmentTargetRequest.Builder> updateAssessmentTargetRequest)
Updates the assessment target that is specified by the ARN of the assessment target.
|
default CompletableFuture<UpdateAssessmentTargetResponse> |
InspectorAsyncClient.updateAssessmentTarget(UpdateAssessmentTargetRequest updateAssessmentTargetRequest)
Updates the assessment target that is specified by the ARN of the assessment target.
|
Copyright © 2023. All rights reserved.