Uses of Class
software.amazon.awssdk.services.docdb.model.ServerlessV2FeaturesSupport
-
Packages that use ServerlessV2FeaturesSupport Package Description software.amazon.awssdk.services.docdb.model -
-
Uses of ServerlessV2FeaturesSupport in software.amazon.awssdk.services.docdb.model
Methods in software.amazon.awssdk.services.docdb.model that return ServerlessV2FeaturesSupport Modifier and Type Method Description ServerlessV2FeaturesSupportDBEngineVersion. serverlessV2FeaturesSupport()Specifies any Amazon DocumentDB Serverless properties or limits that differ between Amazon DocumentDB engine versions.Methods in software.amazon.awssdk.services.docdb.model with parameters of type ServerlessV2FeaturesSupport Modifier and Type Method Description DBEngineVersion.BuilderDBEngineVersion.Builder. serverlessV2FeaturesSupport(ServerlessV2FeaturesSupport serverlessV2FeaturesSupport)Specifies any Amazon DocumentDB Serverless properties or limits that differ between Amazon DocumentDB engine versions.
-