| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs.model | |
| software.amazon.awssdk.services.cloudwatchlogs.transform |
| Modifier and Type | Method and Description |
|---|---|
List<LogGroup> |
DescribeLogGroupsResponse.logGroups()
The log groups.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLogGroupsResponse.Builder |
DescribeLogGroupsResponse.Builder.logGroups(LogGroup... logGroups)
The log groups.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLogGroupsResponse.Builder |
DescribeLogGroupsResponse.Builder.logGroups(Collection<LogGroup> logGroups)
The log groups.
|
| Modifier and Type | Method and Description |
|---|---|
LogGroup |
LogGroupUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
LogGroupMarshaller.marshall(LogGroup logGroup,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.