Uses of Interface
software.amazon.awssdk.services.ssmquicksetup.SsmQuickSetupAsyncClient
-
Packages that use SsmQuickSetupAsyncClient Package Description software.amazon.awssdk.services.ssmquicksetup Quick Setup helps you quickly configure frequently used services and features with recommended best practices.software.amazon.awssdk.services.ssmquicksetup.paginators -
-
Uses of SsmQuickSetupAsyncClient in software.amazon.awssdk.services.ssmquicksetup
Methods in software.amazon.awssdk.services.ssmquicksetup that return SsmQuickSetupAsyncClient Modifier and Type Method Description static SsmQuickSetupAsyncClientSsmQuickSetupAsyncClient. create()Create aSsmQuickSetupAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SsmQuickSetupAsyncClient in software.amazon.awssdk.services.ssmquicksetup.paginators
Constructors in software.amazon.awssdk.services.ssmquicksetup.paginators with parameters of type SsmQuickSetupAsyncClient Constructor Description ListConfigurationManagersPublisher(SsmQuickSetupAsyncClient client, ListConfigurationManagersRequest firstRequest)ListConfigurationsPublisher(SsmQuickSetupAsyncClient client, ListConfigurationsRequest firstRequest)
-