Uses of Interface
software.amazon.awssdk.services.ssmquicksetup.SsmQuickSetupAsyncClientBuilder
-
Packages that use SsmQuickSetupAsyncClientBuilder Package Description software.amazon.awssdk.services.ssmquicksetup Quick Setup helps you quickly configure frequently used services and features with recommended best practices. -
-
Uses of SsmQuickSetupAsyncClientBuilder in software.amazon.awssdk.services.ssmquicksetup
Methods in software.amazon.awssdk.services.ssmquicksetup that return SsmQuickSetupAsyncClientBuilder Modifier and Type Method Description static SsmQuickSetupAsyncClientBuilderSsmQuickSetupAsyncClient. builder()Create a builder that can be used to configure and create aSsmQuickSetupAsyncClient.
-