| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (AWS) for developers who need to build
websites or web applications.
|
| software.amazon.awssdk.services.lightsail.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateContainerServiceResponse> |
LightsailAsyncClient.updateContainerService(UpdateContainerServiceRequest updateContainerServiceRequest)
Updates the configuration of your Amazon Lightsail container service, such as its power, scale, and public domain
names.
|
default UpdateContainerServiceResponse |
LightsailClient.updateContainerService(UpdateContainerServiceRequest updateContainerServiceRequest)
Updates the configuration of your Amazon Lightsail container service, such as its power, scale, and public domain
names.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateContainerServiceRequestMarshaller.marshall(UpdateContainerServiceRequest updateContainerServiceRequest) |
Copyright © 2021. All rights reserved.