Package | Description |
---|---|
com.amazonaws.services.cloudtrail |
Synchronous and asynchronous client classes for accessing AWSCloudTrail.
|
com.amazonaws.services.cloudtrail.model |
Classes modeling the various types represented by AWSCloudTrail.
|
Modifier and Type | Method and Description |
---|---|
StopLoggingResult |
AWSCloudTrailClient.stopLogging(StopLoggingRequest stopLoggingRequest)
Suspends the recording of AWS API calls and log file delivery for the
specified trail.
|
StopLoggingResult |
AWSCloudTrail.stopLogging(StopLoggingRequest stopLoggingRequest)
Suspends the recording of AWS API calls and log file delivery for the
specified trail.
|
Modifier and Type | Method and Description |
---|---|
Future<StopLoggingResult> |
AWSCloudTrailAsyncClient.stopLoggingAsync(StopLoggingRequest stopLoggingRequest)
Suspends the recording of AWS API calls and log file delivery for the
specified trail.
|
Future<StopLoggingResult> |
AWSCloudTrailAsync.stopLoggingAsync(StopLoggingRequest stopLoggingRequest)
Suspends the recording of AWS API calls and log file delivery for the
specified trail.
|
Future<StopLoggingResult> |
AWSCloudTrailAsyncClient.stopLoggingAsync(StopLoggingRequest stopLoggingRequest,
AsyncHandler<StopLoggingRequest,StopLoggingResult> asyncHandler)
Suspends the recording of AWS API calls and log file delivery for the
specified trail.
|
Future<StopLoggingResult> |
AWSCloudTrailAsync.stopLoggingAsync(StopLoggingRequest stopLoggingRequest,
AsyncHandler<StopLoggingRequest,StopLoggingResult> asyncHandler)
Suspends the recording of AWS API calls and log file delivery for the
specified trail.
|
Modifier and Type | Method and Description |
---|---|
Future<StopLoggingResult> |
AWSCloudTrailAsyncClient.stopLoggingAsync(StopLoggingRequest stopLoggingRequest,
AsyncHandler<StopLoggingRequest,StopLoggingResult> asyncHandler)
Suspends the recording of AWS API calls and log file delivery for the
specified trail.
|
Future<StopLoggingResult> |
AWSCloudTrailAsync.stopLoggingAsync(StopLoggingRequest stopLoggingRequest,
AsyncHandler<StopLoggingRequest,StopLoggingResult> asyncHandler)
Suspends the recording of AWS API calls and log file delivery for the
specified trail.
|
Modifier and Type | Method and Description |
---|---|
StopLoggingResult |
StopLoggingResult.clone() |
Copyright © 2015. All rights reserved.