DeleteDestinationResult |
AbstractAWSLogs.deleteDestination(DeleteDestinationRequest request) |
|
DeleteDestinationResult |
AWSLogs.deleteDestination(DeleteDestinationRequest deleteDestinationRequest) |
Deletes the destination with the specified name and eventually disables
all the subscription filters that publish to it.
|
DeleteDestinationResult |
AWSLogsClient.deleteDestination(DeleteDestinationRequest deleteDestinationRequest) |
Deletes the destination with the specified name and eventually disables
all the subscription filters that publish to it.
|
Future<DeleteDestinationResult> |
AbstractAWSLogsAsync.deleteDestinationAsync(DeleteDestinationRequest request) |
|
Future<DeleteDestinationResult> |
AbstractAWSLogsAsync.deleteDestinationAsync(DeleteDestinationRequest request,
AsyncHandler<DeleteDestinationRequest,DeleteDestinationResult> asyncHandler) |
|
Future<DeleteDestinationResult> |
AWSLogsAsync.deleteDestinationAsync(DeleteDestinationRequest deleteDestinationRequest) |
Deletes the destination with the specified name and eventually disables
all the subscription filters that publish to it.
|
Future<DeleteDestinationResult> |
AWSLogsAsync.deleteDestinationAsync(DeleteDestinationRequest deleteDestinationRequest,
AsyncHandler<DeleteDestinationRequest,DeleteDestinationResult> asyncHandler) |
Deletes the destination with the specified name and eventually disables
all the subscription filters that publish to it.
|
Future<DeleteDestinationResult> |
AWSLogsAsyncClient.deleteDestinationAsync(DeleteDestinationRequest request) |
|
Future<DeleteDestinationResult> |
AWSLogsAsyncClient.deleteDestinationAsync(DeleteDestinationRequest request,
AsyncHandler<DeleteDestinationRequest,DeleteDestinationResult> asyncHandler) |
|