Uses of Interface
software.amazon.awssdk.services.ssmsap.SsmSapClient
-
Packages that use SsmSapClient 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 SsmSapClient in software.amazon.awssdk.services.ssmsap
Methods in software.amazon.awssdk.services.ssmsap that return SsmSapClient Modifier and Type Method Description static SsmSapClientSsmSapClient. create()Create aSsmSapClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SsmSapClient in software.amazon.awssdk.services.ssmsap.paginators
Constructors in software.amazon.awssdk.services.ssmsap.paginators with parameters of type SsmSapClient Constructor Description ListApplicationsIterable(SsmSapClient client, ListApplicationsRequest firstRequest)ListComponentsIterable(SsmSapClient client, ListComponentsRequest firstRequest)ListDatabasesIterable(SsmSapClient client, ListDatabasesRequest firstRequest)ListOperationsIterable(SsmSapClient client, ListOperationsRequest firstRequest)
-