| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListDatabasesResponse |
SsmSapClient.listDatabases(Consumer<ListDatabasesRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDatabasesResponse> |
SsmSapAsyncClient.listDatabases(Consumer<ListDatabasesRequest.Builder> listDatabasesRequest)
Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
|
default CompletableFuture<ListDatabasesResponse> |
SsmSapAsyncClient.listDatabases(ListDatabasesRequest listDatabasesRequest)
Lists the SAP HANA databases of an application registered with AWS Systems Manager for SAP.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListDatabasesResponse> |
ListDatabasesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDatabasesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDatabasesResponse> subscriber) |
Copyright © 2022. All rights reserved.