| Package | Description |
|---|---|
| com.amazonaws.services.ssmsap.model |
| Modifier and Type | Method and Description |
|---|---|
DatabaseConnection |
DatabaseConnection.clone() |
DatabaseConnection |
Component.getDatabaseConnection()
The connection specifications for the database of the component.
|
DatabaseConnection |
DatabaseConnection.withConnectionIp(String connectionIp)
The IP address for connection.
|
DatabaseConnection |
DatabaseConnection.withDatabaseArn(String databaseArn)
The Amazon Resource Name of the connected SAP HANA database.
|
DatabaseConnection |
DatabaseConnection.withDatabaseConnectionMethod(DatabaseConnectionMethod databaseConnectionMethod)
The method of connection.
|
DatabaseConnection |
DatabaseConnection.withDatabaseConnectionMethod(String databaseConnectionMethod)
The method of connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Component.setDatabaseConnection(DatabaseConnection databaseConnection)
The connection specifications for the database of the component.
|
Component |
Component.withDatabaseConnection(DatabaseConnection databaseConnection)
The connection specifications for the database of the component.
|
Copyright © 2023. All rights reserved.