| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<ContainerServiceLogEvent> |
GetContainerLogResponse.logEvents()
An array of objects that describe the log events of a container.
|
| Modifier and Type | Method and Description |
|---|---|
GetContainerLogResponse.Builder |
GetContainerLogResponse.Builder.logEvents(ContainerServiceLogEvent... logEvents)
An array of objects that describe the log events of a container.
|
| Modifier and Type | Method and Description |
|---|---|
GetContainerLogResponse.Builder |
GetContainerLogResponse.Builder.logEvents(Collection<ContainerServiceLogEvent> logEvents)
An array of objects that describe the log events of a container.
|
Copyright © 2023. All rights reserved.