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.
|
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
DeleteDestinationResult |
DeleteDestinationResult.clone() |
Modifier and Type | Method and Description |
---|---|
DeleteDestinationResult |
DeleteDestinationResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |