Uses of Interface
software.amazon.awssdk.services.inspector2.model.UpdateConfigurationResponse.Builder
-
Packages that use UpdateConfigurationResponse.Builder Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of UpdateConfigurationResponse.Builder in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return UpdateConfigurationResponse.Builder Modifier and Type Method Description static UpdateConfigurationResponse.BuilderUpdateConfigurationResponse. builder()UpdateConfigurationResponse.BuilderUpdateConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.inspector2.model that return types with arguments of type UpdateConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends UpdateConfigurationResponse.Builder>UpdateConfigurationResponse. serializableBuilderClass()
-