Package | Description |
---|---|
com.amazonaws.services.logs | |
com.amazonaws.services.logs.model |
Modifier and Type | Method and Description |
---|---|
PutDestinationResult |
AWSLogsClient.putDestination(PutDestinationRequest putDestinationRequest)
Creates or updates a
Destination . |
PutDestinationResult |
AWSLogs.putDestination(PutDestinationRequest putDestinationRequest)
Creates or updates a
Destination . |
PutDestinationResult |
AbstractAWSLogs.putDestination(PutDestinationRequest request) |
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 request,
AsyncHandler<PutDestinationRequest,PutDestinationResult> asyncHandler) |
Future<PutDestinationResult> |
AbstractAWSLogsAsync.putDestinationAsync(PutDestinationRequest request,
AsyncHandler<PutDestinationRequest,PutDestinationResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
PutDestinationResult |
PutDestinationResult.clone() |
PutDestinationResult |
PutDestinationResult.withDestination(Destination destination) |
Copyright © 2018. All rights reserved.