| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector |
|
| software.amazon.awssdk.services.inspector.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateExclusionsPreviewResponse |
InspectorClient.createExclusionsPreview(CreateExclusionsPreviewRequest createExclusionsPreviewRequest)
Starts the generation of an exclusions preview for the specified assessment template.
|
default CompletableFuture<CreateExclusionsPreviewResponse> |
InspectorAsyncClient.createExclusionsPreview(CreateExclusionsPreviewRequest createExclusionsPreviewRequest)
Starts the generation of an exclusions preview for the specified assessment template.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateExclusionsPreviewRequestMarshaller.marshall(CreateExclusionsPreviewRequest createExclusionsPreviewRequest) |
Copyright © 2023. All rights reserved.