Uses of Interface
software.amazon.awssdk.services.lightsail.LightsailAsyncClient
-
Packages that use LightsailAsyncClient Package Description software.amazon.awssdk.services.lightsail Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who need to build websites or web applications. -
-
Uses of LightsailAsyncClient in software.amazon.awssdk.services.lightsail
Methods in software.amazon.awssdk.services.lightsail that return LightsailAsyncClient Modifier and Type Method Description static LightsailAsyncClientLightsailAsyncClient. create()Create aLightsailAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-