|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StopLoggingResult | |
---|---|
com.amazonaws.services.cloudtrail | Synchronous and asynchronous client classes for accessing AWSCloudTrail. |
Uses of StopLoggingResult in com.amazonaws.services.cloudtrail |
---|
Methods in com.amazonaws.services.cloudtrail that return StopLoggingResult | |
---|---|
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. |
Methods in com.amazonaws.services.cloudtrail that return types with arguments of type StopLoggingResult | |
---|---|
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. |
Method parameters in com.amazonaws.services.cloudtrail with type arguments of type StopLoggingResult | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |