Uses of Interface
software.amazon.awssdk.services.rds.model.AvailableProcessorFeature.Builder
Packages that use AvailableProcessorFeature.Builder
-
Uses of AvailableProcessorFeature.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return AvailableProcessorFeature.BuilderModifier and TypeMethodDescriptionAvailableProcessorFeature.Builder.allowedValues(String allowedValues) The allowed values for the processor feature of the DB instance class.AvailableProcessorFeature.builder()AvailableProcessorFeature.Builder.defaultValue(String defaultValue) The default value for the processor feature of the DB instance class.The name of the processor feature.AvailableProcessorFeature.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type AvailableProcessorFeature.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AvailableProcessorFeature.Builder>AvailableProcessorFeature.serializableBuilderClass()