Uses of Interface
software.amazon.awssdk.services.inspector2.model.UpdateCisScanConfigurationResponse.Builder
-
Packages that use UpdateCisScanConfigurationResponse.Builder Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of UpdateCisScanConfigurationResponse.Builder in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return UpdateCisScanConfigurationResponse.Builder Modifier and Type Method Description static UpdateCisScanConfigurationResponse.BuilderUpdateCisScanConfigurationResponse. builder()UpdateCisScanConfigurationResponse.BuilderUpdateCisScanConfigurationResponse.Builder. scanConfigurationArn(String scanConfigurationArn)The CIS scan configuration ARN.UpdateCisScanConfigurationResponse.BuilderUpdateCisScanConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.inspector2.model that return types with arguments of type UpdateCisScanConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends UpdateCisScanConfigurationResponse.Builder>UpdateCisScanConfigurationResponse. serializableBuilderClass()
-