static GetConfigurationResponse.Builder |
GetConfigurationResponse.builder() |
|
default GetConfigurationResponse.Builder |
GetConfigurationResponse.Builder.ec2Configuration(Consumer<Ec2ConfigurationState.Builder> ec2Configuration) |
Specifies how the Amazon EC2 automated scan mode is currently configured for your environment.
|
GetConfigurationResponse.Builder |
GetConfigurationResponse.Builder.ec2Configuration(Ec2ConfigurationState ec2Configuration) |
Specifies how the Amazon EC2 automated scan mode is currently configured for your environment.
|
default GetConfigurationResponse.Builder |
GetConfigurationResponse.Builder.ecrConfiguration(Consumer<EcrConfigurationState.Builder> ecrConfiguration) |
Specifies how the ECR automated re-scan duration is currently configured for your environment.
|
GetConfigurationResponse.Builder |
GetConfigurationResponse.Builder.ecrConfiguration(EcrConfigurationState ecrConfiguration) |
Specifies how the ECR automated re-scan duration is currently configured for your environment.
|
GetConfigurationResponse.Builder |
GetConfigurationResponse.toBuilder() |
|