Uses of Class
software.amazon.awssdk.services.elasticache.model.EngineDefaults
-
Packages that use EngineDefaults Package Description software.amazon.awssdk.services.elasticache.model -
-
Uses of EngineDefaults in software.amazon.awssdk.services.elasticache.model
Methods in software.amazon.awssdk.services.elasticache.model that return EngineDefaults Modifier and Type Method Description EngineDefaultsDescribeEngineDefaultParametersResponse. engineDefaults()Returns the value of the EngineDefaults property for this object.Methods in software.amazon.awssdk.services.elasticache.model with parameters of type EngineDefaults Modifier and Type Method Description DescribeEngineDefaultParametersResponse.BuilderDescribeEngineDefaultParametersResponse.Builder. engineDefaults(EngineDefaults engineDefaults)Sets the value of the EngineDefaults property for this object.
-