Uses of Class
software.amazon.awssdk.services.ssmsap.model.DatabaseConnection
-
Packages that use DatabaseConnection Package Description software.amazon.awssdk.services.ssmsap.model -
-
Uses of DatabaseConnection in software.amazon.awssdk.services.ssmsap.model
Methods in software.amazon.awssdk.services.ssmsap.model that return DatabaseConnection Modifier and Type Method Description DatabaseConnectionComponent. databaseConnection()The connection specifications for the database of the component.Methods in software.amazon.awssdk.services.ssmsap.model with parameters of type DatabaseConnection Modifier and Type Method Description Component.BuilderComponent.Builder. databaseConnection(DatabaseConnection databaseConnection)The connection specifications for the database of the component.
-