| 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<DeleteContainerImageResponse> |
LightsailAsyncClient.deleteContainerImage(DeleteContainerImageRequest deleteContainerImageRequest)
Deletes a container image that is registered to your Amazon Lightsail container service.
|
default DeleteContainerImageResponse |
LightsailClient.deleteContainerImage(DeleteContainerImageRequest deleteContainerImageRequest)
Deletes a container image that is registered to your Amazon Lightsail container service.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteContainerImageRequestMarshaller.marshall(DeleteContainerImageRequest deleteContainerImageRequest) |
Copyright © 2021. All rights reserved.