| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs.model | |
| software.amazon.awssdk.services.cloudwatchlogs.transform |
| Modifier and Type | Method and Description |
|---|---|
List<LogStream> |
DescribeLogStreamsResponse.logStreams()
The log streams.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLogStreamsResponse.Builder |
DescribeLogStreamsResponse.Builder.logStreams(LogStream... logStreams)
The log streams.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLogStreamsResponse.Builder |
DescribeLogStreamsResponse.Builder.logStreams(Collection<LogStream> logStreams)
The log streams.
|
| Modifier and Type | Method and Description |
|---|---|
LogStream |
LogStreamUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
LogStreamMarshaller.marshall(LogStream logStream,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.