public static interface UpdateEc2DeepInspectionConfigurationResponse.Builder extends Inspector2Response.Builder, SdkPojo, CopyableBuilder<UpdateEc2DeepInspectionConfigurationResponse.Builder,UpdateEc2DeepInspectionConfigurationResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateEc2DeepInspectionConfigurationResponse.Builder |
errorMessage(String errorMessage)
An error message explaining why new Amazon Inspector deep inspection custom paths could not be added.
|
UpdateEc2DeepInspectionConfigurationResponse.Builder |
orgPackagePaths(Collection<String> orgPackagePaths)
The current Amazon Inspector deep inspection custom paths for the organization.
|
UpdateEc2DeepInspectionConfigurationResponse.Builder |
orgPackagePaths(String... orgPackagePaths)
The current Amazon Inspector deep inspection custom paths for the organization.
|
UpdateEc2DeepInspectionConfigurationResponse.Builder |
packagePaths(Collection<String> packagePaths)
The current Amazon Inspector deep inspection custom paths for your account.
|
UpdateEc2DeepInspectionConfigurationResponse.Builder |
packagePaths(String... packagePaths)
The current Amazon Inspector deep inspection custom paths for your account.
|
UpdateEc2DeepInspectionConfigurationResponse.Builder |
status(Ec2DeepInspectionStatus status)
The status of Amazon Inspector deep inspection in your account.
|
UpdateEc2DeepInspectionConfigurationResponse.Builder |
status(String status)
The status of Amazon Inspector deep inspection in your account.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateEc2DeepInspectionConfigurationResponse.Builder errorMessage(String errorMessage)
An error message explaining why new Amazon Inspector deep inspection custom paths could not be added.
errorMessage - An error message explaining why new Amazon Inspector deep inspection custom paths could not be added.UpdateEc2DeepInspectionConfigurationResponse.Builder orgPackagePaths(Collection<String> orgPackagePaths)
The current Amazon Inspector deep inspection custom paths for the organization.
orgPackagePaths - The current Amazon Inspector deep inspection custom paths for the organization.UpdateEc2DeepInspectionConfigurationResponse.Builder orgPackagePaths(String... orgPackagePaths)
The current Amazon Inspector deep inspection custom paths for the organization.
orgPackagePaths - The current Amazon Inspector deep inspection custom paths for the organization.UpdateEc2DeepInspectionConfigurationResponse.Builder packagePaths(Collection<String> packagePaths)
The current Amazon Inspector deep inspection custom paths for your account.
packagePaths - The current Amazon Inspector deep inspection custom paths for your account.UpdateEc2DeepInspectionConfigurationResponse.Builder packagePaths(String... packagePaths)
The current Amazon Inspector deep inspection custom paths for your account.
packagePaths - The current Amazon Inspector deep inspection custom paths for your account.UpdateEc2DeepInspectionConfigurationResponse.Builder status(String status)
The status of Amazon Inspector deep inspection in your account.
status - The status of Amazon Inspector deep inspection in your account.Ec2DeepInspectionStatus,
Ec2DeepInspectionStatusUpdateEc2DeepInspectionConfigurationResponse.Builder status(Ec2DeepInspectionStatus status)
The status of Amazon Inspector deep inspection in your account.
status - The status of Amazon Inspector deep inspection in your account.Ec2DeepInspectionStatus,
Ec2DeepInspectionStatusCopyright © 2023. All rights reserved.