Package | Description |
---|---|
com.amazonaws.services.logs | |
com.amazonaws.services.logs.model | |
com.amazonaws.services.logs.model.transform |
Modifier and Type | Method and Description |
---|---|
DeleteDestinationResult |
AbstractAWSLogs.deleteDestination(DeleteDestinationRequest request) |
DeleteDestinationResult |
AWSLogsClient.deleteDestination(DeleteDestinationRequest deleteDestinationRequest)
Deletes the destination with the specified name and eventually disables
all the subscription filters that publish to it.
|
DeleteDestinationResult |
AWSLogs.deleteDestination(DeleteDestinationRequest deleteDestinationRequest)
Deletes the destination with the specified name and eventually disables
all the subscription filters that publish to it.
|
java.util.concurrent.Future<DeleteDestinationResult> |
AbstractAWSLogsAsync.deleteDestinationAsync(DeleteDestinationRequest request) |
java.util.concurrent.Future<DeleteDestinationResult> |
AWSLogsAsyncClient.deleteDestinationAsync(DeleteDestinationRequest request) |
java.util.concurrent.Future<DeleteDestinationResult> |
AWSLogsAsync.deleteDestinationAsync(DeleteDestinationRequest deleteDestinationRequest)
Deletes the destination with the specified name and eventually disables
all the subscription filters that publish to it.
|
java.util.concurrent.Future<DeleteDestinationResult> |
AbstractAWSLogsAsync.deleteDestinationAsync(DeleteDestinationRequest request,
AsyncHandler<DeleteDestinationRequest,DeleteDestinationResult> asyncHandler) |
java.util.concurrent.Future<DeleteDestinationResult> |
AWSLogsAsyncClient.deleteDestinationAsync(DeleteDestinationRequest request,
AsyncHandler<DeleteDestinationRequest,DeleteDestinationResult> asyncHandler) |
java.util.concurrent.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.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DeleteDestinationResult> |
AbstractAWSLogsAsync.deleteDestinationAsync(DeleteDestinationRequest request,
AsyncHandler<DeleteDestinationRequest,DeleteDestinationResult> asyncHandler) |
java.util.concurrent.Future<DeleteDestinationResult> |
AWSLogsAsyncClient.deleteDestinationAsync(DeleteDestinationRequest request,
AsyncHandler<DeleteDestinationRequest,DeleteDestinationResult> asyncHandler) |
java.util.concurrent.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.
|
Modifier and Type | Method and Description |
---|---|
DeleteDestinationRequest |
DeleteDestinationRequest.clone() |
DeleteDestinationRequest |
DeleteDestinationRequest.withDestinationName(java.lang.String destinationName)
The name of destination to delete.
|
Modifier and Type | Method and Description |
---|---|
Request<DeleteDestinationRequest> |
DeleteDestinationRequestMarshaller.marshall(DeleteDestinationRequest deleteDestinationRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DeleteDestinationRequest> |
DeleteDestinationRequestMarshaller.marshall(DeleteDestinationRequest deleteDestinationRequest) |