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