| Package | Description |
|---|---|
| com.amazonaws.services.cloudtrail |
|
| com.amazonaws.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
GetChannelResult |
AWSCloudTrailClient.getChannel(GetChannelRequest request)
Returns the specified CloudTrail service-linked channel.
|
GetChannelResult |
AWSCloudTrail.getChannel(GetChannelRequest getChannelRequest)
Returns the specified CloudTrail service-linked channel.
|
GetChannelResult |
AbstractAWSCloudTrail.getChannel(GetChannelRequest request) |
Future<GetChannelResult> |
AWSCloudTrailAsyncClient.getChannelAsync(GetChannelRequest request) |
Future<GetChannelResult> |
AWSCloudTrailAsync.getChannelAsync(GetChannelRequest getChannelRequest)
Returns the specified CloudTrail service-linked channel.
|
Future<GetChannelResult> |
AbstractAWSCloudTrailAsync.getChannelAsync(GetChannelRequest request) |
Future<GetChannelResult> |
AWSCloudTrailAsyncClient.getChannelAsync(GetChannelRequest request,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler) |
Future<GetChannelResult> |
AWSCloudTrailAsync.getChannelAsync(GetChannelRequest getChannelRequest,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler)
Returns the specified CloudTrail service-linked channel.
|
Future<GetChannelResult> |
AbstractAWSCloudTrailAsync.getChannelAsync(GetChannelRequest request,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetChannelResult> |
AWSCloudTrailAsyncClient.getChannelAsync(GetChannelRequest request,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler) |
Future<GetChannelResult> |
AWSCloudTrailAsync.getChannelAsync(GetChannelRequest getChannelRequest,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler)
Returns the specified CloudTrail service-linked channel.
|
Future<GetChannelResult> |
AbstractAWSCloudTrailAsync.getChannelAsync(GetChannelRequest request,
AsyncHandler<GetChannelRequest,GetChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetChannelRequest |
GetChannelRequest.clone() |
GetChannelRequest |
GetChannelRequest.withChannel(String channel)
The Amazon Resource Name (ARN) of the CloudTrail service-linked channel.
|
Copyright © 2022. All rights reserved.