| Package | Description |
|---|---|
| com.amazonaws.services.cloudtrail |
|
| com.amazonaws.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
GetChannelResult |
AbstractAWSCloudTrail.getChannel(GetChannelRequest request) |
GetChannelResult |
AWSCloudTrail.getChannel(GetChannelRequest getChannelRequest)
Returns information about a specific channel.
|
GetChannelResult |
AWSCloudTrailClient.getChannel(GetChannelRequest request)
Returns information about a specific channel.
|
Future<GetChannelResult> |
AbstractAWSCloudTrailAsync.getChannelAsync(GetChannelRequest request) |
Future<GetChannelResult> |
AWSCloudTrailAsync.getChannelAsync(GetChannelRequest getChannelRequest)
Returns information about a specific channel.
|
Future<GetChannelResult> |
AWSCloudTrailAsyncClient.getChannelAsync(GetChannelRequest request) |
Future<GetChannelResult> |
AbstractAWSCloudTrailAsync.getChannelAsync(GetChannelRequest request,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler) |
Future<GetChannelResult> |
AWSCloudTrailAsync.getChannelAsync(GetChannelRequest getChannelRequest,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler)
Returns information about a specific channel.
|
Future<GetChannelResult> |
AWSCloudTrailAsyncClient.getChannelAsync(GetChannelRequest request,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetChannelResult> |
AbstractAWSCloudTrailAsync.getChannelAsync(GetChannelRequest request,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler) |
Future<GetChannelResult> |
AWSCloudTrailAsync.getChannelAsync(GetChannelRequest getChannelRequest,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler)
Returns information about a specific channel.
|
Future<GetChannelResult> |
AWSCloudTrailAsyncClient.getChannelAsync(GetChannelRequest request,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetChannelRequest |
GetChannelRequest.clone() |
GetChannelRequest |
GetChannelRequest.withChannel(String channel)
The ARN or
UUID of a channel. |
Copyright © 2022. All rights reserved.