Uses of Class
com.amazonaws.services.logs.model.DeleteDestinationResult
Packages that use DeleteDestinationResult
-
Uses of DeleteDestinationResult in com.amazonaws.services.logs
Methods in com.amazonaws.services.logs that return DeleteDestinationResultModifier and TypeMethodDescriptionAbstractAWSLogs.deleteDestination
(DeleteDestinationRequest request) AWSLogs.deleteDestination
(DeleteDestinationRequest deleteDestinationRequest) Deletes the destination with the specified name and eventually disables all the subscription filters that publish to it.AWSLogsClient.deleteDestination
(DeleteDestinationRequest deleteDestinationRequest) Deletes the destination with the specified name and eventually disables all the subscription filters that publish to it.Methods in com.amazonaws.services.logs that return types with arguments of type DeleteDestinationResultModifier and TypeMethodDescriptionAbstractAWSLogsAsync.deleteDestinationAsync
(DeleteDestinationRequest request) AbstractAWSLogsAsync.deleteDestinationAsync
(DeleteDestinationRequest request, AsyncHandler<DeleteDestinationRequest, DeleteDestinationResult> asyncHandler) AWSLogsAsync.deleteDestinationAsync
(DeleteDestinationRequest deleteDestinationRequest) Deletes the destination with the specified name and eventually disables all the subscription filters that publish to it.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.AWSLogsAsyncClient.deleteDestinationAsync
(DeleteDestinationRequest request) AWSLogsAsyncClient.deleteDestinationAsync
(DeleteDestinationRequest request, AsyncHandler<DeleteDestinationRequest, DeleteDestinationResult> asyncHandler) Method parameters in com.amazonaws.services.logs with type arguments of type DeleteDestinationResultModifier and TypeMethodDescriptionAbstractAWSLogsAsync.deleteDestinationAsync
(DeleteDestinationRequest request, AsyncHandler<DeleteDestinationRequest, DeleteDestinationResult> asyncHandler) 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.AWSLogsAsyncClient.deleteDestinationAsync
(DeleteDestinationRequest request, AsyncHandler<DeleteDestinationRequest, DeleteDestinationResult> asyncHandler) -
Uses of DeleteDestinationResult in com.amazonaws.services.logs.model
Methods in com.amazonaws.services.logs.model that return DeleteDestinationResult