Uses of Interface
software.amazon.awssdk.services.lightsail.LightsailClient
-
Packages that use LightsailClient 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 LightsailClient in software.amazon.awssdk.services.lightsail
Methods in software.amazon.awssdk.services.lightsail that return LightsailClient Modifier and Type Method Description static LightsailClientLightsailClient. create()Create aLightsailClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-