| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs.model | |
| software.amazon.awssdk.services.cloudwatchlogs.transform |
| Modifier and Type | Method and Description |
|---|---|
Destination |
PutDestinationResponse.destination()
The destination.
|
| Modifier and Type | Method and Description |
|---|---|
List<Destination> |
DescribeDestinationsResponse.destinations()
The destinations.
|
| Modifier and Type | Method and Description |
|---|---|
PutDestinationResponse.Builder |
PutDestinationResponse.Builder.destination(Destination destination)
The destination.
|
DescribeDestinationsResponse.Builder |
DescribeDestinationsResponse.Builder.destinations(Destination... destinations)
The destinations.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDestinationsResponse.Builder |
DescribeDestinationsResponse.Builder.destinations(Collection<Destination> destinations)
The destinations.
|
| Modifier and Type | Method and Description |
|---|---|
Destination |
DestinationUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationMarshaller.marshall(Destination destination,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.