| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateEc2DeepInspectionConfigurationResponse.Builder |
UpdateEc2DeepInspectionConfigurationResponse.builder() |
UpdateEc2DeepInspectionConfigurationResponse.Builder |
UpdateEc2DeepInspectionConfigurationResponse.Builder.errorMessage(String errorMessage)
An error message explaining why new Amazon Inspector deep inspection custom paths could not be added.
|
UpdateEc2DeepInspectionConfigurationResponse.Builder |
UpdateEc2DeepInspectionConfigurationResponse.Builder.orgPackagePaths(Collection<String> orgPackagePaths)
The current Amazon Inspector deep inspection custom paths for the organization.
|
UpdateEc2DeepInspectionConfigurationResponse.Builder |
UpdateEc2DeepInspectionConfigurationResponse.Builder.orgPackagePaths(String... orgPackagePaths)
The current Amazon Inspector deep inspection custom paths for the organization.
|
UpdateEc2DeepInspectionConfigurationResponse.Builder |
UpdateEc2DeepInspectionConfigurationResponse.Builder.packagePaths(Collection<String> packagePaths)
The current Amazon Inspector deep inspection custom paths for your account.
|
UpdateEc2DeepInspectionConfigurationResponse.Builder |
UpdateEc2DeepInspectionConfigurationResponse.Builder.packagePaths(String... packagePaths)
The current Amazon Inspector deep inspection custom paths for your account.
|
UpdateEc2DeepInspectionConfigurationResponse.Builder |
UpdateEc2DeepInspectionConfigurationResponse.Builder.status(Ec2DeepInspectionStatus status)
The status of Amazon Inspector deep inspection in your account.
|
UpdateEc2DeepInspectionConfigurationResponse.Builder |
UpdateEc2DeepInspectionConfigurationResponse.Builder.status(String status)
The status of Amazon Inspector deep inspection in your account.
|
UpdateEc2DeepInspectionConfigurationResponse.Builder |
UpdateEc2DeepInspectionConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateEc2DeepInspectionConfigurationResponse.Builder> |
UpdateEc2DeepInspectionConfigurationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.