| 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.
|
| software.amazon.awssdk.services.ssmsap.paginators | |
| software.amazon.awssdk.services.ssmsap.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDatabasesResponse> |
SsmSapAsyncClient.listDatabases(ListDatabasesRequest listDatabasesRequest)
Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
|
default ListDatabasesResponse |
SsmSapClient.listDatabases(ListDatabasesRequest listDatabasesRequest)
Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
|
default ListDatabasesPublisher |
SsmSapAsyncClient.listDatabasesPaginator(ListDatabasesRequest listDatabasesRequest)
Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
|
default ListDatabasesIterable |
SsmSapClient.listDatabasesPaginator(ListDatabasesRequest listDatabasesRequest)
Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
|
| Constructor and Description |
|---|
ListDatabasesIterable(SsmSapClient client,
ListDatabasesRequest firstRequest) |
ListDatabasesPublisher(SsmSapAsyncClient client,
ListDatabasesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDatabasesRequestMarshaller.marshall(ListDatabasesRequest listDatabasesRequest) |
Copyright © 2023. All rights reserved.