Uses of Interface
software.amazon.awssdk.services.ssmsap.SsmSapAsyncClient
-
Packages that use SsmSapAsyncClient 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 -
-
Uses of SsmSapAsyncClient in software.amazon.awssdk.services.ssmsap
Methods in software.amazon.awssdk.services.ssmsap that return SsmSapAsyncClient Modifier and Type Method Description static SsmSapAsyncClientSsmSapAsyncClient. create()Create aSsmSapAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SsmSapAsyncClient in software.amazon.awssdk.services.ssmsap.paginators
Constructors in software.amazon.awssdk.services.ssmsap.paginators with parameters of type SsmSapAsyncClient Constructor Description ListApplicationsPublisher(SsmSapAsyncClient client, ListApplicationsRequest firstRequest)ListComponentsPublisher(SsmSapAsyncClient client, ListComponentsRequest firstRequest)ListDatabasesPublisher(SsmSapAsyncClient client, ListDatabasesRequest firstRequest)ListOperationsPublisher(SsmSapAsyncClient client, ListOperationsRequest firstRequest)
-