- AWSCloudTrail - Interface in com.amazonaws.services.cloudtrail
-
Interface for accessing AWSCloudTrail.
- AWSCloudTrailAsync - Interface in com.amazonaws.services.cloudtrail
-
Interface for accessing AWSCloudTrail asynchronously.
- AWSCloudTrailAsyncClient - Class in com.amazonaws.services.cloudtrail
-
Asynchronous client for accessing AWSCloudTrail.
- AWSCloudTrailAsyncClient() - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AWSCloudTrail.
- AWSCloudTrailAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AWSCloudTrail.
- AWSCloudTrailAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AWSCloudTrail using the specified AWS account credentials.
- AWSCloudTrailAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AWSCloudTrail using the specified AWS account credentials
and executor service.
- AWSCloudTrailAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AWSCloudTrail using the specified AWS account credentials,
executor service, and client configuration options.
- AWSCloudTrailAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AWSCloudTrail using the specified AWS account credentials provider.
- AWSCloudTrailAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AWSCloudTrail using the specified AWS account credentials provider
and executor service.
- AWSCloudTrailAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AWSCloudTrail using the specified AWS account credentials
provider and client configuration options.
- AWSCloudTrailAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AWSCloudTrail using the specified AWS account credentials
provider, executor service, and client configuration options.
- AWSCloudTrailClient - Class in com.amazonaws.services.cloudtrail
-
Client for accessing AWSCloudTrail.
- AWSCloudTrailClient() - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
-
Constructs a new client to invoke service methods on
AWSCloudTrail.
- AWSCloudTrailClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
-
Constructs a new client to invoke service methods on
AWSCloudTrail.
- AWSCloudTrailClient(AWSCredentials) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
-
Constructs a new client to invoke service methods on
AWSCloudTrail using the specified AWS account credentials.
- AWSCloudTrailClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
-
Constructs a new client to invoke service methods on
AWSCloudTrail using the specified AWS account credentials
and client configuration options.
- AWSCloudTrailClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
-
Constructs a new client to invoke service methods on
AWSCloudTrail using the specified AWS account credentials provider.
- AWSCloudTrailClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
-
Constructs a new client to invoke service methods on
AWSCloudTrail using the specified AWS account credentials
provider and client configuration options.
- AWSCloudTrailClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
-
Constructs a new client to invoke service methods on
AWSCloudTrail using the specified AWS account credentials
provider, client configuration options and request metric collector.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
-
Returns additional metadata for a previously executed successful request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
-
Returns additional metadata for a previously executed successful, request, typically used for
debugging issues where a service isn't acting as expected.
- getExecutorService() - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Returns the value of the IncludeGlobalServiceEvents property for this
object.
- getIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Returns the value of the IncludeGlobalServiceEvents property for this
object.
- getIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Set to True to include AWS API calls from AWS global services
such as IAM.
- getIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Returns the value of the IncludeGlobalServiceEvents property for this
object.
- getIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Returns the value of the IncludeGlobalServiceEvents property for this
object.
- getIsLogging() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Whether the CloudTrail is currently logging AWS API calls.
- getLatestDeliveryAttemptSucceeded() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The last time CloudTrail successfully delivered a log file to an
account's Amazon S3 bucket.
- getLatestDeliveryAttemptTime() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The last time CloudTrail attempted to deliver a file to an account's
Amazon S3 bucket.
- getLatestDeliveryError() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Information about the most recent error CloudTrail encountered when
attempting to deliver log files to the account's Amazon S3 bucket.
- getLatestDeliveryTime() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Returns the value of the LatestDeliveryTime property for this object.
- getLatestNotificationAttemptSucceeded() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The last time CloudTrail successfully notified an account's owner of a
log delivery to the account's Amazon S3 bucket.
- getLatestNotificationAttemptTime() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The last time CloudTrail attempted to notify an account's owner of a
log delivery to the account's Amazon S3 bucket.
- getLatestNotificationError() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Information about the most recent error CloudTrail encountered when
attempting to send an Amazon SNS notification.
- getLatestNotificationTime() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Returns the value of the LatestNotificationTime property for this
object.
- getName() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Returns the value of the Name property for this object.
- getName() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Returns the value of the Name property for this object.
- getName() - Method in class com.amazonaws.services.cloudtrail.model.DeleteTrailRequest
-
The name of a trail to be deleted.
- getName() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusRequest
-
The name of the trail for which you are requesting the current status.
- getName() - Method in class com.amazonaws.services.cloudtrail.model.StartLoggingRequest
-
The name of the
Trail for which CloudTrail logs AWS API calls.
- getName() - Method in class com.amazonaws.services.cloudtrail.model.StopLoggingRequest
-
Communicates to CloudTrail the name of the
Trail for which to
stop logging AWS API calls.
- getName() - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Name of the trail defined when you call when you call
CreateTrail
- getName() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Returns the value of the Name property for this object.
- getName() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Returns the value of the Name property for this object.
- getS3BucketName() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Returns the value of the S3BucketName property for this object.
- getS3BucketName() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Returns the value of the S3BucketName property for this object.
- getS3BucketName() - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Name of the Amazon S3 bucket into which CloudTrail delivers your trail
files.
- getS3BucketName() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Returns the value of the S3BucketName property for this object.
- getS3BucketName() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Returns the value of the S3BucketName property for this object.
- getS3KeyPrefix() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Returns the value of the S3KeyPrefix property for this object.
- getS3KeyPrefix() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Returns the value of the S3KeyPrefix property for this object.
- getS3KeyPrefix() - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Value of the Amazon S3 prefix
- getS3KeyPrefix() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Returns the value of the S3KeyPrefix property for this object.
- getS3KeyPrefix() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Returns the value of the S3KeyPrefix property for this object.
- getSnsTopicName() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Returns the value of the SnsTopicName property for this object.
- getSnsTopicName() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Returns the value of the SnsTopicName property for this object.
- getSnsTopicName() - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Name of the existing Amazon SNS topic that CloudTrail uses to notify
the account owner when new CloudTrail log files have been delivered.
- getSnsTopicName() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Returns the value of the SnsTopicName property for this object.
- getSnsTopicName() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Returns the value of the SnsTopicName property for this object.
- getStartLoggingTime() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Returns the value of the StartLoggingTime property for this object.
- getStopLoggingTime() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Returns the value of the StopLoggingTime property for this object.
- getTimeLoggingStarted() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The time at which CloudTrail started logging AWS API calls for an
account.
- getTimeLoggingStopped() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The time at which CloudTrail stopped logging AWS API calls for an
account.
- getTrail() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Contains the
Trail structure that specifies the settings for
each trail.
- getTrail() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Data type that represents the settings for a trail.
- getTrail() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Represents the
Trail structure that contains the CloudTrail
setting for an account.
- getTrail() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Represents the CloudTrail settings that were updated by calling
UpdateTrail.
- getTrailList() - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsResult
-
An array of
Trail objects.
- getTrailNameList() - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsRequest
-
The list of
Trail object names.
- getTrailStatus(GetTrailStatusRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
-
Returns a JSON-formatted list of information about the specified
trail.
- getTrailStatus(GetTrailStatusRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
-
Returns a JSON-formatted list of information about the specified
trail.
- getTrailStatusAsync(GetTrailStatusRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
-
Returns a JSON-formatted list of information about the specified
trail.
- getTrailStatusAsync(GetTrailStatusRequest, AsyncHandler<GetTrailStatusRequest, GetTrailStatusResult>) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
-
Returns a JSON-formatted list of information about the specified
trail.
- getTrailStatusAsync(GetTrailStatusRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Returns a JSON-formatted list of information about the specified
trail.
- getTrailStatusAsync(GetTrailStatusRequest, AsyncHandler<GetTrailStatusRequest, GetTrailStatusResult>) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Returns a JSON-formatted list of information about the specified
trail.
- GetTrailStatusRequest - Class in com.amazonaws.services.cloudtrail.model
-
- GetTrailStatusRequest() - Constructor for class com.amazonaws.services.cloudtrail.model.GetTrailStatusRequest
-
- GetTrailStatusResult - Class in com.amazonaws.services.cloudtrail.model
-
Returns the objects or data listed below if successful.
- GetTrailStatusResult() - Constructor for class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
- InsufficientS3BucketPolicyException - Exception in com.amazonaws.services.cloudtrail.model
-
This exception is thrown when the policy on the S3 bucket is not
sufficient.
- InsufficientS3BucketPolicyException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.InsufficientS3BucketPolicyException
-
Constructs a new InsufficientS3BucketPolicyException with the specified error
message.
- InsufficientSnsTopicPolicyException - Exception in com.amazonaws.services.cloudtrail.model
-
This exception is thrown when the policy on the SNS topic is not
sufficient.
- InsufficientSnsTopicPolicyException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.InsufficientSnsTopicPolicyException
-
Constructs a new InsufficientSnsTopicPolicyException with the specified error
message.
- InvalidS3BucketNameException - Exception in com.amazonaws.services.cloudtrail.model
-
This exception is thrown when the provided S3 bucket name is not
valid.
- InvalidS3BucketNameException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.InvalidS3BucketNameException
-
Constructs a new InvalidS3BucketNameException with the specified error
message.
- InvalidS3PrefixException - Exception in com.amazonaws.services.cloudtrail.model
-
This exception is thrown when the provided S3 prefix is not valid.
- InvalidS3PrefixException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.InvalidS3PrefixException
-
Constructs a new InvalidS3PrefixException with the specified error
message.
- InvalidSnsTopicNameException - Exception in com.amazonaws.services.cloudtrail.model
-
This exception is thrown when the provided SNS topic name is not
valid.
- InvalidSnsTopicNameException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.InvalidSnsTopicNameException
-
Constructs a new InvalidSnsTopicNameException with the specified error
message.
- InvalidTrailNameException - Exception in com.amazonaws.services.cloudtrail.model
-
This exception is thrown when the provided trail name is not valid.
- InvalidTrailNameException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.InvalidTrailNameException
-
Constructs a new InvalidTrailNameException with the specified error
message.
- isIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Returns the value of the IncludeGlobalServiceEvents property for this
object.
- isIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Returns the value of the IncludeGlobalServiceEvents property for this
object.
- isIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Set to True to include AWS API calls from AWS global services
such as IAM.
- isIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Returns the value of the IncludeGlobalServiceEvents property for this
object.
- isIncludeGlobalServiceEvents() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Returns the value of the IncludeGlobalServiceEvents property for this
object.
- isLogging() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Whether the CloudTrail is currently logging AWS API calls.
- S3BucketDoesNotExistException - Exception in com.amazonaws.services.cloudtrail.model
-
This exception is thrown when the specified S3 bucket does not exist.
- S3BucketDoesNotExistException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.S3BucketDoesNotExistException
-
Constructs a new S3BucketDoesNotExistException with the specified error
message.
- setEndpoint(String) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
-
Overrides the default endpoint for this client ("https://cloudtrail.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
-
- setEndpoint(String, String, String) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
-
- setIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Sets the value of the IncludeGlobalServiceEvents property for this
object.
- setIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Sets the value of the IncludeGlobalServiceEvents property for this
object.
- setIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Set to True to include AWS API calls from AWS global services
such as IAM.
- setIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Sets the value of the IncludeGlobalServiceEvents property for this
object.
- setIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Sets the value of the IncludeGlobalServiceEvents property for this
object.
- setIsLogging(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Whether the CloudTrail is currently logging AWS API calls.
- setLatestDeliveryAttemptSucceeded(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The last time CloudTrail successfully delivered a log file to an
account's Amazon S3 bucket.
- setLatestDeliveryAttemptTime(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The last time CloudTrail attempted to deliver a file to an account's
Amazon S3 bucket.
- setLatestDeliveryError(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Information about the most recent error CloudTrail encountered when
attempting to deliver log files to the account's Amazon S3 bucket.
- setLatestDeliveryTime(Date) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Sets the value of the LatestDeliveryTime property for this object.
- setLatestNotificationAttemptSucceeded(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The last time CloudTrail successfully notified an account's owner of a
log delivery to the account's Amazon S3 bucket.
- setLatestNotificationAttemptTime(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The last time CloudTrail attempted to notify an account's owner of a
log delivery to the account's Amazon S3 bucket.
- setLatestNotificationError(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Information about the most recent error CloudTrail encountered when
attempting to send an Amazon SNS notification.
- setLatestNotificationTime(Date) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Sets the value of the LatestNotificationTime property for this object.
- setName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Sets the value of the Name property for this object.
- setName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Sets the value of the Name property for this object.
- setName(String) - Method in class com.amazonaws.services.cloudtrail.model.DeleteTrailRequest
-
The name of a trail to be deleted.
- setName(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusRequest
-
The name of the trail for which you are requesting the current status.
- setName(String) - Method in class com.amazonaws.services.cloudtrail.model.StartLoggingRequest
-
The name of the
Trail for which CloudTrail logs AWS API calls.
- setName(String) - Method in class com.amazonaws.services.cloudtrail.model.StopLoggingRequest
-
Communicates to CloudTrail the name of the
Trail for which to
stop logging AWS API calls.
- setName(String) - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Name of the trail defined when you call when you call
CreateTrail
- setName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Sets the value of the Name property for this object.
- setName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Sets the value of the Name property for this object.
- setRegion(Region) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
-
- setS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Sets the value of the S3BucketName property for this object.
- setS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Sets the value of the S3BucketName property for this object.
- setS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Name of the Amazon S3 bucket into which CloudTrail delivers your trail
files.
- setS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Sets the value of the S3BucketName property for this object.
- setS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Sets the value of the S3BucketName property for this object.
- setS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Sets the value of the S3KeyPrefix property for this object.
- setS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Sets the value of the S3KeyPrefix property for this object.
- setS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Value of the Amazon S3 prefix
- setS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Sets the value of the S3KeyPrefix property for this object.
- setS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Sets the value of the S3KeyPrefix property for this object.
- setSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Sets the value of the SnsTopicName property for this object.
- setSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Sets the value of the SnsTopicName property for this object.
- setSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Name of the existing Amazon SNS topic that CloudTrail uses to notify
the account owner when new CloudTrail log files have been delivered.
- setSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Sets the value of the SnsTopicName property for this object.
- setSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Sets the value of the SnsTopicName property for this object.
- setStartLoggingTime(Date) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Sets the value of the StartLoggingTime property for this object.
- setStopLoggingTime(Date) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Sets the value of the StopLoggingTime property for this object.
- setTimeLoggingStarted(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The time at which CloudTrail started logging AWS API calls for an
account.
- setTimeLoggingStopped(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The time at which CloudTrail stopped logging AWS API calls for an
account.
- setTrail(Trail) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Contains the
Trail structure that specifies the settings for
each trail.
- setTrail(Trail) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Data type that represents the settings for a trail.
- setTrail(Trail) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Represents the
Trail structure that contains the CloudTrail
setting for an account.
- setTrail(Trail) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Represents the CloudTrail settings that were updated by calling
UpdateTrail.
- setTrailList(Collection<Trail>) - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsResult
-
An array of
Trail objects.
- setTrailNameList(Collection<String>) - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsRequest
-
The list of
Trail object names.
- shutdown() - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Shuts down the client, releasing all managed resources.
- startLogging(StartLoggingRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
-
Starts the recording of AWS API calls and log file delivery for a
trail.
- startLogging(StartLoggingRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
-
Starts the recording of AWS API calls and log file delivery for a
trail.
- startLoggingAsync(StartLoggingRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
-
Starts the recording of AWS API calls and log file delivery for a
trail.
- startLoggingAsync(StartLoggingRequest, AsyncHandler<StartLoggingRequest, StartLoggingResult>) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
-
Starts the recording of AWS API calls and log file delivery for a
trail.
- startLoggingAsync(StartLoggingRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Starts the recording of AWS API calls and log file delivery for a
trail.
- startLoggingAsync(StartLoggingRequest, AsyncHandler<StartLoggingRequest, StartLoggingResult>) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Starts the recording of AWS API calls and log file delivery for a
trail.
- StartLoggingRequest - Class in com.amazonaws.services.cloudtrail.model
-
- StartLoggingRequest() - Constructor for class com.amazonaws.services.cloudtrail.model.StartLoggingRequest
-
- StartLoggingResult - Class in com.amazonaws.services.cloudtrail.model
-
Returns the objects or data listed below if successful.
- StartLoggingResult() - Constructor for class com.amazonaws.services.cloudtrail.model.StartLoggingResult
-
- stopLogging(StopLoggingRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrail
-
Suspends the recording of AWS API calls and log file delivery for the
specified trail.
- stopLogging(StopLoggingRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailClient
-
Suspends the recording of AWS API calls and log file delivery for the
specified trail.
- stopLoggingAsync(StopLoggingRequest) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
-
Suspends the recording of AWS API calls and log file delivery for the
specified trail.
- stopLoggingAsync(StopLoggingRequest, AsyncHandler<StopLoggingRequest, StopLoggingResult>) - Method in interface com.amazonaws.services.cloudtrail.AWSCloudTrailAsync
-
Suspends the recording of AWS API calls and log file delivery for the
specified trail.
- stopLoggingAsync(StopLoggingRequest) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Suspends the recording of AWS API calls and log file delivery for the
specified trail.
- stopLoggingAsync(StopLoggingRequest, AsyncHandler<StopLoggingRequest, StopLoggingResult>) - Method in class com.amazonaws.services.cloudtrail.AWSCloudTrailAsyncClient
-
Suspends the recording of AWS API calls and log file delivery for the
specified trail.
- StopLoggingRequest - Class in com.amazonaws.services.cloudtrail.model
-
- StopLoggingRequest() - Constructor for class com.amazonaws.services.cloudtrail.model.StopLoggingRequest
-
- StopLoggingResult - Class in com.amazonaws.services.cloudtrail.model
-
Returns the objects or data listed below if successful.
- StopLoggingResult() - Constructor for class com.amazonaws.services.cloudtrail.model.StopLoggingResult
-
- toString() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudtrail.model.DeleteTrailRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudtrail.model.DeleteTrailResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudtrail.model.StartLoggingRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudtrail.model.StartLoggingResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudtrail.model.StopLoggingRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudtrail.model.StopLoggingResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Returns a string representation of this object; useful for testing and
debugging.
- Trail - Class in com.amazonaws.services.cloudtrail.model
-
The settings for a trail.
- Trail() - Constructor for class com.amazonaws.services.cloudtrail.model.Trail
-
- TrailAlreadyExistsException - Exception in com.amazonaws.services.cloudtrail.model
-
This exception is thrown when the specified trail already exists.
- TrailAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.TrailAlreadyExistsException
-
Constructs a new TrailAlreadyExistsException with the specified error
message.
- TrailNotFoundException - Exception in com.amazonaws.services.cloudtrail.model
-
This exception is thrown when the trail with the given name is not
found.
- TrailNotFoundException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.TrailNotFoundException
-
Constructs a new TrailNotFoundException with the specified error
message.
- TrailNotProvidedException - Exception in com.amazonaws.services.cloudtrail.model
-
This exception is thrown when no trail is provided.
- TrailNotProvidedException(String) - Constructor for exception com.amazonaws.services.cloudtrail.model.TrailNotProvidedException
-
Constructs a new TrailNotProvidedException with the specified error
message.
- withIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Sets the value of the IncludeGlobalServiceEvents property for this
object.
- withIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Sets the value of the IncludeGlobalServiceEvents property for this
object.
- withIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Set to True to include AWS API calls from AWS global services
such as IAM.
- withIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Sets the value of the IncludeGlobalServiceEvents property for this
object.
- withIncludeGlobalServiceEvents(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Sets the value of the IncludeGlobalServiceEvents property for this
object.
- withIsLogging(Boolean) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Whether the CloudTrail is currently logging AWS API calls.
- withLatestDeliveryAttemptSucceeded(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The last time CloudTrail successfully delivered a log file to an
account's Amazon S3 bucket.
- withLatestDeliveryAttemptTime(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The last time CloudTrail attempted to deliver a file to an account's
Amazon S3 bucket.
- withLatestDeliveryError(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Information about the most recent error CloudTrail encountered when
attempting to deliver log files to the account's Amazon S3 bucket.
- withLatestDeliveryTime(Date) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Sets the value of the LatestDeliveryTime property for this object.
- withLatestNotificationAttemptSucceeded(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The last time CloudTrail successfully notified an account's owner of a
log delivery to the account's Amazon S3 bucket.
- withLatestNotificationAttemptTime(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The last time CloudTrail attempted to notify an account's owner of a
log delivery to the account's Amazon S3 bucket.
- withLatestNotificationError(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Information about the most recent error CloudTrail encountered when
attempting to send an Amazon SNS notification.
- withLatestNotificationTime(Date) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Sets the value of the LatestNotificationTime property for this object.
- withName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Sets the value of the Name property for this object.
- withName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Sets the value of the Name property for this object.
- withName(String) - Method in class com.amazonaws.services.cloudtrail.model.DeleteTrailRequest
-
The name of a trail to be deleted.
- withName(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusRequest
-
The name of the trail for which you are requesting the current status.
- withName(String) - Method in class com.amazonaws.services.cloudtrail.model.StartLoggingRequest
-
The name of the
Trail for which CloudTrail logs AWS API calls.
- withName(String) - Method in class com.amazonaws.services.cloudtrail.model.StopLoggingRequest
-
Communicates to CloudTrail the name of the
Trail for which to
stop logging AWS API calls.
- withName(String) - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Name of the trail defined when you call when you call
CreateTrail
- withName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Sets the value of the Name property for this object.
- withName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Sets the value of the Name property for this object.
- withS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Sets the value of the S3BucketName property for this object.
- withS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Sets the value of the S3BucketName property for this object.
- withS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Name of the Amazon S3 bucket into which CloudTrail delivers your trail
files.
- withS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Sets the value of the S3BucketName property for this object.
- withS3BucketName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Sets the value of the S3BucketName property for this object.
- withS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Sets the value of the S3KeyPrefix property for this object.
- withS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Sets the value of the S3KeyPrefix property for this object.
- withS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Value of the Amazon S3 prefix
- withS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Sets the value of the S3KeyPrefix property for this object.
- withS3KeyPrefix(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Sets the value of the S3KeyPrefix property for this object.
- withSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Sets the value of the SnsTopicName property for this object.
- withSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Sets the value of the SnsTopicName property for this object.
- withSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.Trail
-
Name of the existing Amazon SNS topic that CloudTrail uses to notify
the account owner when new CloudTrail log files have been delivered.
- withSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Sets the value of the SnsTopicName property for this object.
- withSnsTopicName(String) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Sets the value of the SnsTopicName property for this object.
- withStartLoggingTime(Date) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Sets the value of the StartLoggingTime property for this object.
- withStopLoggingTime(Date) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
Sets the value of the StopLoggingTime property for this object.
- withTimeLoggingStarted(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The time at which CloudTrail started logging AWS API calls for an
account.
- withTimeLoggingStopped(String) - Method in class com.amazonaws.services.cloudtrail.model.GetTrailStatusResult
-
The time at which CloudTrail stopped logging AWS API calls for an
account.
- withTrail(Trail) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailRequest
-
Contains the
Trail structure that specifies the settings for
each trail.
- withTrail(Trail) - Method in class com.amazonaws.services.cloudtrail.model.CreateTrailResult
-
Data type that represents the settings for a trail.
- withTrail(Trail) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailRequest
-
Represents the
Trail structure that contains the CloudTrail
setting for an account.
- withTrail(Trail) - Method in class com.amazonaws.services.cloudtrail.model.UpdateTrailResult
-
Represents the CloudTrail settings that were updated by calling
UpdateTrail.
- withTrailList(Trail...) - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsResult
-
An array of
Trail objects.
- withTrailList(Collection<Trail>) - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsResult
-
An array of
Trail objects.
- withTrailNameList(String...) - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsRequest
-
The list of
Trail object names.
- withTrailNameList(Collection<String>) - Method in class com.amazonaws.services.cloudtrail.model.DescribeTrailsRequest
-
The list of
Trail object names.