| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetContainerLogResponse |
LightsailClient.getContainerLog(Consumer<GetContainerLogRequest.Builder> getContainerLogRequest)
Returns the log events of a container of your Amazon Lightsail container service.
|
default GetContainerLogResponse |
LightsailClient.getContainerLog(GetContainerLogRequest getContainerLogRequest)
Returns the log events of a container of your Amazon Lightsail container service.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetContainerLogResponse> |
LightsailAsyncClient.getContainerLog(Consumer<GetContainerLogRequest.Builder> getContainerLogRequest)
Returns the log events of a container of your Amazon Lightsail container service.
|
default CompletableFuture<GetContainerLogResponse> |
LightsailAsyncClient.getContainerLog(GetContainerLogRequest getContainerLogRequest)
Returns the log events of a container of your Amazon Lightsail container service.
|
Copyright © 2021. All rights reserved.