Uses of Interface
software.amazon.awssdk.services.lightsail.LightsailClientBuilder
-
Packages that use LightsailClientBuilder 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 LightsailClientBuilder in software.amazon.awssdk.services.lightsail
Methods in software.amazon.awssdk.services.lightsail that return LightsailClientBuilder Modifier and Type Method Description static LightsailClientBuilderLightsailClient. builder()Create a builder that can be used to configure and create aLightsailClient.
-