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