| Package | Description |
|---|---|
| com.amazonaws.services.logs |
Synchronous and asynchronous client classes for accessing AWSLogs.
|
| com.amazonaws.services.logs.model |
Classes modeling the various types represented by AWSLogs.
|
| Modifier and Type | Method and Description |
|---|---|
PutDestinationResult |
AWSLogs.putDestination(PutDestinationRequest putDestinationRequest)
Creates or updates a
Destination . |
PutDestinationResult |
AWSLogsClient.putDestination(PutDestinationRequest putDestinationRequest)
Creates or updates a
Destination . |
| Modifier and Type | Method and Description |
|---|---|
Future<PutDestinationResult> |
AWSLogsAsync.putDestinationAsync(PutDestinationRequest putDestinationRequest)
Creates or updates a
Destination . |
Future<PutDestinationResult> |
AWSLogsAsyncClient.putDestinationAsync(PutDestinationRequest putDestinationRequest)
Creates or updates a
Destination . |
Future<PutDestinationResult> |
AWSLogsAsync.putDestinationAsync(PutDestinationRequest putDestinationRequest,
AsyncHandler<PutDestinationRequest,PutDestinationResult> asyncHandler)
Creates or updates a
Destination . |
Future<PutDestinationResult> |
AWSLogsAsyncClient.putDestinationAsync(PutDestinationRequest putDestinationRequest,
AsyncHandler<PutDestinationRequest,PutDestinationResult> asyncHandler)
Creates or updates a
Destination . |
| Modifier and Type | Method and Description |
|---|---|
Future<PutDestinationResult> |
AWSLogsAsync.putDestinationAsync(PutDestinationRequest putDestinationRequest,
AsyncHandler<PutDestinationRequest,PutDestinationResult> asyncHandler)
Creates or updates a
Destination . |
Future<PutDestinationResult> |
AWSLogsAsyncClient.putDestinationAsync(PutDestinationRequest putDestinationRequest,
AsyncHandler<PutDestinationRequest,PutDestinationResult> asyncHandler)
Creates or updates a
Destination . |
| Modifier and Type | Method and Description |
|---|---|
PutDestinationResult |
PutDestinationResult.clone() |
PutDestinationResult |
PutDestinationResult.withDestination(Destination destination)
Sets the value of the Destination property for this object.
|
Copyright © 2015. All rights reserved.