| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmsap |
This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS
Systems Manager for SAP.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDatabaseResponse |
SsmSapClient.getDatabase(Consumer<GetDatabaseRequest.Builder> getDatabaseRequest)
Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
|
default GetDatabaseResponse |
SsmSapClient.getDatabase(GetDatabaseRequest getDatabaseRequest)
Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDatabaseResponse> |
SsmSapAsyncClient.getDatabase(Consumer<GetDatabaseRequest.Builder> getDatabaseRequest)
Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
|
default CompletableFuture<GetDatabaseResponse> |
SsmSapAsyncClient.getDatabase(GetDatabaseRequest getDatabaseRequest)
Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
|
Copyright © 2023. All rights reserved.