| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
List<CodeSnippetError> |
BatchGetCodeSnippetResponse.errors()
Any errors Amazon Inspector encountered while trying to retrieve the requested code snippets.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetCodeSnippetResponse.Builder |
BatchGetCodeSnippetResponse.Builder.errors(CodeSnippetError... errors)
Any errors Amazon Inspector encountered while trying to retrieve the requested code snippets.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetCodeSnippetResponse.Builder |
BatchGetCodeSnippetResponse.Builder.errors(Collection<CodeSnippetError> errors)
Any errors Amazon Inspector encountered while trying to retrieve the requested code snippets.
|
Copyright © 2023. All rights reserved.