| Package | Description |
|---|---|
| com.amazonaws.services.cloudtrail |
|
| com.amazonaws.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteEventDataStoreResult |
AWSCloudTrailClient.deleteEventDataStore(DeleteEventDataStoreRequest request)
Disables the event data store specified by
EventDataStore, which accepts an event data store ARN. |
DeleteEventDataStoreResult |
AWSCloudTrail.deleteEventDataStore(DeleteEventDataStoreRequest deleteEventDataStoreRequest)
Disables the event data store specified by
EventDataStore, which accepts an event data store ARN. |
DeleteEventDataStoreResult |
AbstractAWSCloudTrail.deleteEventDataStore(DeleteEventDataStoreRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteEventDataStoreResult> |
AWSCloudTrailAsyncClient.deleteEventDataStoreAsync(DeleteEventDataStoreRequest request,
AsyncHandler<DeleteEventDataStoreRequest,DeleteEventDataStoreResult> asyncHandler) |
Future<DeleteEventDataStoreResult> |
AWSCloudTrailAsync.deleteEventDataStoreAsync(DeleteEventDataStoreRequest deleteEventDataStoreRequest,
AsyncHandler<DeleteEventDataStoreRequest,DeleteEventDataStoreResult> asyncHandler)
Disables the event data store specified by
EventDataStore, which accepts an event data store ARN. |
Future<DeleteEventDataStoreResult> |
AbstractAWSCloudTrailAsync.deleteEventDataStoreAsync(DeleteEventDataStoreRequest request,
AsyncHandler<DeleteEventDataStoreRequest,DeleteEventDataStoreResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteEventDataStoreResult |
DeleteEventDataStoreResult.clone() |
Copyright © 2024. All rights reserved.