Uses of Class
software.amazon.awssdk.services.inspector.model.PreviewGenerationInProgressException
-
Packages that use PreviewGenerationInProgressException Package Description software.amazon.awssdk.services.inspector Amazon Inspector -
-
Uses of PreviewGenerationInProgressException in software.amazon.awssdk.services.inspector
Methods in software.amazon.awssdk.services.inspector that throw PreviewGenerationInProgressException Modifier and Type Method Description default CreateExclusionsPreviewResponseInspectorClient. createExclusionsPreview(Consumer<CreateExclusionsPreviewRequest.Builder> createExclusionsPreviewRequest)Starts the generation of an exclusions preview for the specified assessment template.default CreateExclusionsPreviewResponseInspectorClient. createExclusionsPreview(CreateExclusionsPreviewRequest createExclusionsPreviewRequest)Starts the generation of an exclusions preview for the specified assessment template.
-