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