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(String... orgPackagePaths) |
The Amazon Inspector deep inspection custom paths for your organization.
|
GetEc2DeepInspectionConfigurationResponse.Builder |
GetEc2DeepInspectionConfigurationResponse.Builder.orgPackagePaths(Collection<String> orgPackagePaths) |
The Amazon Inspector deep inspection custom paths for your organization.
|
GetEc2DeepInspectionConfigurationResponse.Builder |
GetEc2DeepInspectionConfigurationResponse.Builder.packagePaths(String... packagePaths) |
The Amazon Inspector deep inspection custom paths for your account.
|
GetEc2DeepInspectionConfigurationResponse.Builder |
GetEc2DeepInspectionConfigurationResponse.Builder.packagePaths(Collection<String> packagePaths) |
The Amazon Inspector deep inspection custom paths for your account.
|
GetEc2DeepInspectionConfigurationResponse.Builder |
GetEc2DeepInspectionConfigurationResponse.Builder.status(String status) |
The activation status of Amazon Inspector deep inspection in your account.
|
GetEc2DeepInspectionConfigurationResponse.Builder |
GetEc2DeepInspectionConfigurationResponse.Builder.status(Ec2DeepInspectionStatus status) |
The activation status of Amazon Inspector deep inspection in your account.
|
GetEc2DeepInspectionConfigurationResponse.Builder |
GetEc2DeepInspectionConfigurationResponse.toBuilder() |
|