Skip navigation links
A B C D E F G H I L M O P R S T V W 

A

AbstractAWSLogs - Class in com.amazonaws.services.logs
Abstract implementation of AWSLogs.
AbstractAWSLogs() - Constructor for class com.amazonaws.services.logs.AbstractAWSLogs
 
AbstractAWSLogsAsync - Class in com.amazonaws.services.logs
Abstract implementation of AWSLogsAsync.
AbstractAWSLogsAsync() - Constructor for class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
addExtractedValuesEntry(String, String) - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
 
AWSLogs - Interface in com.amazonaws.services.logs
Interface for accessing Amazon CloudWatch Logs.
AWSLogsAsync - Interface in com.amazonaws.services.logs
Interface for accessing Amazon CloudWatch Logs asynchronously.
AWSLogsAsyncClient - Class in com.amazonaws.services.logs
Interface for accessing Amazon CloudWatch Logs asynchronously.
AWSLogsAsyncClient() - Constructor for class com.amazonaws.services.logs.AWSLogsAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon CloudWatch Logs.
AWSLogsAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.logs.AWSLogsAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon CloudWatch Logs.
AWSLogsAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.logs.AWSLogsAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon CloudWatch Logs using the specified AWS account credentials.
AWSLogsAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.logs.AWSLogsAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon CloudWatch Logs using the specified AWS account credentials and executor service.
AWSLogsAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.logs.AWSLogsAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon CloudWatch Logs using the specified AWS account credentials, executor service, and client configuration options.
AWSLogsAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.logs.AWSLogsAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon CloudWatch Logs using the specified AWS account credentials provider.
AWSLogsAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.logs.AWSLogsAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon CloudWatch Logs using the provided AWS account credentials provider and client configuration options.
AWSLogsAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.logs.AWSLogsAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon CloudWatch Logs using the specified AWS account credentials provider and executor service.
AWSLogsAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.logs.AWSLogsAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon CloudWatch Logs using the specified AWS account credentials provider, executor service, and client configuration options.
AWSLogsAsyncClientBuilder - Class in com.amazonaws.services.logs
Fluent builder for AWSLogsAsync.
AWSLogsClient - Class in com.amazonaws.services.logs
Client for accessing Amazon CloudWatch Logs.
AWSLogsClient() - Constructor for class com.amazonaws.services.logs.AWSLogsClient
Constructs a new client to invoke service methods on Amazon CloudWatch Logs.
AWSLogsClient(ClientConfiguration) - Constructor for class com.amazonaws.services.logs.AWSLogsClient
Constructs a new client to invoke service methods on Amazon CloudWatch Logs.
AWSLogsClient(AWSCredentials) - Constructor for class com.amazonaws.services.logs.AWSLogsClient
Constructs a new client to invoke service methods on Amazon CloudWatch Logs using the specified AWS account credentials.
AWSLogsClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.logs.AWSLogsClient
Constructs a new client to invoke service methods on Amazon CloudWatch Logs using the specified AWS account credentials and client configuration options.
AWSLogsClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.logs.AWSLogsClient
Constructs a new client to invoke service methods on Amazon CloudWatch Logs using the specified AWS account credentials provider.
AWSLogsClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.logs.AWSLogsClient
Constructs a new client to invoke service methods on Amazon CloudWatch Logs using the specified AWS account credentials provider and client configuration options.
AWSLogsClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.logs.AWSLogsClient
Constructs a new client to invoke service methods on Amazon CloudWatch Logs using the specified AWS account credentials provider, client configuration options, and request metric collector.
AWSLogsClientBuilder - Class in com.amazonaws.services.logs
Fluent builder for AWSLogs.
AWSLogsException - Exception in com.amazonaws.services.logs.model
Base exception for all service exceptions thrown by Amazon CloudWatch Logs
AWSLogsException(String) - Constructor for exception com.amazonaws.services.logs.model.AWSLogsException
Constructs a new AWSLogsException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClientBuilder
Construct an asynchronous implementation of AWSLogsAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.logs.AWSLogsClientBuilder
Construct a synchronous implementation of AWSLogs using the current builder configuration.

C

cancelExportTask(CancelExportTaskRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
cancelExportTask(CancelExportTaskRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Cancels an export task if it is in PENDING or RUNNING state.
cancelExportTask(CancelExportTaskRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Cancels an export task if it is in PENDING or RUNNING state.
cancelExportTaskAsync(CancelExportTaskRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
cancelExportTaskAsync(CancelExportTaskRequest, AsyncHandler<CancelExportTaskRequest, CancelExportTaskResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
cancelExportTaskAsync(CancelExportTaskRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Cancels an export task if it is in PENDING or RUNNING state.
cancelExportTaskAsync(CancelExportTaskRequest, AsyncHandler<CancelExportTaskRequest, CancelExportTaskResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Cancels an export task if it is in PENDING or RUNNING state.
cancelExportTaskAsync(CancelExportTaskRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
cancelExportTaskAsync(CancelExportTaskRequest, AsyncHandler<CancelExportTaskRequest, CancelExportTaskResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
CancelExportTaskRequest - Class in com.amazonaws.services.logs.model
 
CancelExportTaskRequest() - Constructor for class com.amazonaws.services.logs.model.CancelExportTaskRequest
 
CancelExportTaskResult - Class in com.amazonaws.services.logs.model
 
CancelExportTaskResult() - Constructor for class com.amazonaws.services.logs.model.CancelExportTaskResult
 
clearExtractedValuesEntries() - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
Removes all the entries added into ExtractedValues.
clone() - Method in class com.amazonaws.services.logs.model.CancelExportTaskRequest
 
clone() - Method in class com.amazonaws.services.logs.model.CancelExportTaskResult
 
clone() - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
 
clone() - Method in class com.amazonaws.services.logs.model.CreateExportTaskResult
 
clone() - Method in class com.amazonaws.services.logs.model.CreateLogGroupRequest
 
clone() - Method in class com.amazonaws.services.logs.model.CreateLogGroupResult
 
clone() - Method in class com.amazonaws.services.logs.model.CreateLogStreamRequest
 
clone() - Method in class com.amazonaws.services.logs.model.CreateLogStreamResult
 
clone() - Method in class com.amazonaws.services.logs.model.DeleteDestinationRequest
 
clone() - Method in class com.amazonaws.services.logs.model.DeleteDestinationResult
 
clone() - Method in class com.amazonaws.services.logs.model.DeleteLogGroupRequest
 
clone() - Method in class com.amazonaws.services.logs.model.DeleteLogGroupResult
 
clone() - Method in class com.amazonaws.services.logs.model.DeleteLogStreamRequest
 
clone() - Method in class com.amazonaws.services.logs.model.DeleteLogStreamResult
 
clone() - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
 
clone() - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterResult
 
clone() - Method in class com.amazonaws.services.logs.model.DeleteRetentionPolicyRequest
 
clone() - Method in class com.amazonaws.services.logs.model.DeleteRetentionPolicyResult
 
clone() - Method in class com.amazonaws.services.logs.model.DeleteSubscriptionFilterRequest
 
clone() - Method in class com.amazonaws.services.logs.model.DeleteSubscriptionFilterResult
 
clone() - Method in class com.amazonaws.services.logs.model.DescribeDestinationsRequest
 
clone() - Method in class com.amazonaws.services.logs.model.DescribeDestinationsResult
 
clone() - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
 
clone() - Method in class com.amazonaws.services.logs.model.DescribeExportTasksResult
 
clone() - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
 
clone() - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsResult
 
clone() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
 
clone() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsResult
 
clone() - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
 
clone() - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
 
clone() - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
 
clone() - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersResult
 
clone() - Method in class com.amazonaws.services.logs.model.Destination
 
clone() - Method in class com.amazonaws.services.logs.model.ExportTask
 
clone() - Method in class com.amazonaws.services.logs.model.ExportTaskExecutionInfo
 
clone() - Method in class com.amazonaws.services.logs.model.ExportTaskStatus
 
clone() - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
 
clone() - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
 
clone() - Method in class com.amazonaws.services.logs.model.FilterLogEventsResult
 
clone() - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
 
clone() - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
 
clone() - Method in class com.amazonaws.services.logs.model.InputLogEvent
 
clone() - Method in class com.amazonaws.services.logs.model.LogGroup
 
clone() - Method in class com.amazonaws.services.logs.model.LogStream
 
clone() - Method in class com.amazonaws.services.logs.model.MetricFilter
 
clone() - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
 
clone() - Method in class com.amazonaws.services.logs.model.MetricTransformation
 
clone() - Method in class com.amazonaws.services.logs.model.OutputLogEvent
 
clone() - Method in class com.amazonaws.services.logs.model.PutDestinationPolicyRequest
 
clone() - Method in class com.amazonaws.services.logs.model.PutDestinationPolicyResult
 
clone() - Method in class com.amazonaws.services.logs.model.PutDestinationRequest
 
clone() - Method in class com.amazonaws.services.logs.model.PutDestinationResult
 
clone() - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
 
clone() - Method in class com.amazonaws.services.logs.model.PutLogEventsResult
 
clone() - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
 
clone() - Method in class com.amazonaws.services.logs.model.PutMetricFilterResult
 
clone() - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
 
clone() - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyResult
 
clone() - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
 
clone() - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterResult
 
clone() - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
 
clone() - Method in class com.amazonaws.services.logs.model.SearchedLogStream
 
clone() - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
clone() - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
 
clone() - Method in class com.amazonaws.services.logs.model.TestMetricFilterResult
 
com.amazonaws.services.logs - package com.amazonaws.services.logs
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from Amazon Elastic Compute Cloud (Amazon EC2) instances, Amazon CloudTrail, or other sources.
com.amazonaws.services.logs.model - package com.amazonaws.services.logs.model
 
configFactory - Static variable in class com.amazonaws.services.logs.AWSLogsClient
Client configuration factory providing ClientConfigurations tailored to this client
createExportTask(CreateExportTaskRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
createExportTask(CreateExportTaskRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Creates an ExportTask which allows you to efficiently export data from a Log Group to your Amazon S3 bucket.
createExportTask(CreateExportTaskRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Creates an ExportTask which allows you to efficiently export data from a Log Group to your Amazon S3 bucket.
createExportTaskAsync(CreateExportTaskRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
createExportTaskAsync(CreateExportTaskRequest, AsyncHandler<CreateExportTaskRequest, CreateExportTaskResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
createExportTaskAsync(CreateExportTaskRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Creates an ExportTask which allows you to efficiently export data from a Log Group to your Amazon S3 bucket.
createExportTaskAsync(CreateExportTaskRequest, AsyncHandler<CreateExportTaskRequest, CreateExportTaskResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Creates an ExportTask which allows you to efficiently export data from a Log Group to your Amazon S3 bucket.
createExportTaskAsync(CreateExportTaskRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
createExportTaskAsync(CreateExportTaskRequest, AsyncHandler<CreateExportTaskRequest, CreateExportTaskResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
CreateExportTaskRequest - Class in com.amazonaws.services.logs.model
 
CreateExportTaskRequest() - Constructor for class com.amazonaws.services.logs.model.CreateExportTaskRequest
 
CreateExportTaskResult - Class in com.amazonaws.services.logs.model
 
CreateExportTaskResult() - Constructor for class com.amazonaws.services.logs.model.CreateExportTaskResult
 
createLogGroup(CreateLogGroupRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
createLogGroup(CreateLogGroupRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Creates a new log group with the specified name.
createLogGroup(CreateLogGroupRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Creates a new log group with the specified name.
createLogGroupAsync(CreateLogGroupRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
createLogGroupAsync(CreateLogGroupRequest, AsyncHandler<CreateLogGroupRequest, CreateLogGroupResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
createLogGroupAsync(CreateLogGroupRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Creates a new log group with the specified name.
createLogGroupAsync(CreateLogGroupRequest, AsyncHandler<CreateLogGroupRequest, CreateLogGroupResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Creates a new log group with the specified name.
createLogGroupAsync(CreateLogGroupRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
createLogGroupAsync(CreateLogGroupRequest, AsyncHandler<CreateLogGroupRequest, CreateLogGroupResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
CreateLogGroupRequest - Class in com.amazonaws.services.logs.model
 
CreateLogGroupRequest() - Constructor for class com.amazonaws.services.logs.model.CreateLogGroupRequest
Default constructor for CreateLogGroupRequest object.
CreateLogGroupRequest(String) - Constructor for class com.amazonaws.services.logs.model.CreateLogGroupRequest
Constructs a new CreateLogGroupRequest object.
CreateLogGroupResult - Class in com.amazonaws.services.logs.model
 
CreateLogGroupResult() - Constructor for class com.amazonaws.services.logs.model.CreateLogGroupResult
 
createLogStream(CreateLogStreamRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
createLogStream(CreateLogStreamRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Creates a new log stream in the specified log group.
createLogStream(CreateLogStreamRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Creates a new log stream in the specified log group.
createLogStreamAsync(CreateLogStreamRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
createLogStreamAsync(CreateLogStreamRequest, AsyncHandler<CreateLogStreamRequest, CreateLogStreamResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
createLogStreamAsync(CreateLogStreamRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Creates a new log stream in the specified log group.
createLogStreamAsync(CreateLogStreamRequest, AsyncHandler<CreateLogStreamRequest, CreateLogStreamResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Creates a new log stream in the specified log group.
createLogStreamAsync(CreateLogStreamRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
createLogStreamAsync(CreateLogStreamRequest, AsyncHandler<CreateLogStreamRequest, CreateLogStreamResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
CreateLogStreamRequest - Class in com.amazonaws.services.logs.model
 
CreateLogStreamRequest() - Constructor for class com.amazonaws.services.logs.model.CreateLogStreamRequest
Default constructor for CreateLogStreamRequest object.
CreateLogStreamRequest(String, String) - Constructor for class com.amazonaws.services.logs.model.CreateLogStreamRequest
Constructs a new CreateLogStreamRequest object.
CreateLogStreamResult - Class in com.amazonaws.services.logs.model
 
CreateLogStreamResult() - Constructor for class com.amazonaws.services.logs.model.CreateLogStreamResult
 

D

DataAlreadyAcceptedException - Exception in com.amazonaws.services.logs.model
 
DataAlreadyAcceptedException(String) - Constructor for exception com.amazonaws.services.logs.model.DataAlreadyAcceptedException
Constructs a new DataAlreadyAcceptedException with the specified error message.
defaultClient() - Static method in class com.amazonaws.services.logs.AWSLogsAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.logs.AWSLogsClientBuilder
 
deleteDestination(DeleteDestinationRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
deleteDestination(DeleteDestinationRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Deletes the destination with the specified name and eventually disables all the subscription filters that publish to it.
deleteDestination(DeleteDestinationRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Deletes the destination with the specified name and eventually disables all the subscription filters that publish to it.
deleteDestinationAsync(DeleteDestinationRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
deleteDestinationAsync(DeleteDestinationRequest, AsyncHandler<DeleteDestinationRequest, DeleteDestinationResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
deleteDestinationAsync(DeleteDestinationRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Deletes the destination with the specified name and eventually disables all the subscription filters that publish to it.
deleteDestinationAsync(DeleteDestinationRequest, AsyncHandler<DeleteDestinationRequest, DeleteDestinationResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Deletes the destination with the specified name and eventually disables all the subscription filters that publish to it.
deleteDestinationAsync(DeleteDestinationRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
deleteDestinationAsync(DeleteDestinationRequest, AsyncHandler<DeleteDestinationRequest, DeleteDestinationResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
DeleteDestinationRequest - Class in com.amazonaws.services.logs.model
 
DeleteDestinationRequest() - Constructor for class com.amazonaws.services.logs.model.DeleteDestinationRequest
 
DeleteDestinationResult - Class in com.amazonaws.services.logs.model
 
DeleteDestinationResult() - Constructor for class com.amazonaws.services.logs.model.DeleteDestinationResult
 
deleteLogGroup(DeleteLogGroupRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
deleteLogGroup(DeleteLogGroupRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Deletes the log group with the specified name and permanently deletes all the archived log events associated with it.
deleteLogGroup(DeleteLogGroupRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Deletes the log group with the specified name and permanently deletes all the archived log events associated with it.
deleteLogGroupAsync(DeleteLogGroupRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
deleteLogGroupAsync(DeleteLogGroupRequest, AsyncHandler<DeleteLogGroupRequest, DeleteLogGroupResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
deleteLogGroupAsync(DeleteLogGroupRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Deletes the log group with the specified name and permanently deletes all the archived log events associated with it.
deleteLogGroupAsync(DeleteLogGroupRequest, AsyncHandler<DeleteLogGroupRequest, DeleteLogGroupResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Deletes the log group with the specified name and permanently deletes all the archived log events associated with it.
deleteLogGroupAsync(DeleteLogGroupRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
deleteLogGroupAsync(DeleteLogGroupRequest, AsyncHandler<DeleteLogGroupRequest, DeleteLogGroupResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
DeleteLogGroupRequest - Class in com.amazonaws.services.logs.model
 
DeleteLogGroupRequest() - Constructor for class com.amazonaws.services.logs.model.DeleteLogGroupRequest
Default constructor for DeleteLogGroupRequest object.
DeleteLogGroupRequest(String) - Constructor for class com.amazonaws.services.logs.model.DeleteLogGroupRequest
Constructs a new DeleteLogGroupRequest object.
DeleteLogGroupResult - Class in com.amazonaws.services.logs.model
 
DeleteLogGroupResult() - Constructor for class com.amazonaws.services.logs.model.DeleteLogGroupResult
 
deleteLogStream(DeleteLogStreamRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
deleteLogStream(DeleteLogStreamRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Deletes a log stream and permanently deletes all the archived log events associated with it.
deleteLogStream(DeleteLogStreamRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Deletes a log stream and permanently deletes all the archived log events associated with it.
deleteLogStreamAsync(DeleteLogStreamRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
deleteLogStreamAsync(DeleteLogStreamRequest, AsyncHandler<DeleteLogStreamRequest, DeleteLogStreamResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
deleteLogStreamAsync(DeleteLogStreamRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Deletes a log stream and permanently deletes all the archived log events associated with it.
deleteLogStreamAsync(DeleteLogStreamRequest, AsyncHandler<DeleteLogStreamRequest, DeleteLogStreamResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Deletes a log stream and permanently deletes all the archived log events associated with it.
deleteLogStreamAsync(DeleteLogStreamRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
deleteLogStreamAsync(DeleteLogStreamRequest, AsyncHandler<DeleteLogStreamRequest, DeleteLogStreamResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
DeleteLogStreamRequest - Class in com.amazonaws.services.logs.model
 
DeleteLogStreamRequest() - Constructor for class com.amazonaws.services.logs.model.DeleteLogStreamRequest
Default constructor for DeleteLogStreamRequest object.
DeleteLogStreamRequest(String, String) - Constructor for class com.amazonaws.services.logs.model.DeleteLogStreamRequest
Constructs a new DeleteLogStreamRequest object.
DeleteLogStreamResult - Class in com.amazonaws.services.logs.model
 
DeleteLogStreamResult() - Constructor for class com.amazonaws.services.logs.model.DeleteLogStreamResult
 
deleteMetricFilter(DeleteMetricFilterRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
deleteMetricFilter(DeleteMetricFilterRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Deletes a metric filter associated with the specified log group.
deleteMetricFilter(DeleteMetricFilterRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Deletes a metric filter associated with the specified log group.
deleteMetricFilterAsync(DeleteMetricFilterRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
deleteMetricFilterAsync(DeleteMetricFilterRequest, AsyncHandler<DeleteMetricFilterRequest, DeleteMetricFilterResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
deleteMetricFilterAsync(DeleteMetricFilterRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Deletes a metric filter associated with the specified log group.
deleteMetricFilterAsync(DeleteMetricFilterRequest, AsyncHandler<DeleteMetricFilterRequest, DeleteMetricFilterResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Deletes a metric filter associated with the specified log group.
deleteMetricFilterAsync(DeleteMetricFilterRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
deleteMetricFilterAsync(DeleteMetricFilterRequest, AsyncHandler<DeleteMetricFilterRequest, DeleteMetricFilterResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
DeleteMetricFilterRequest - Class in com.amazonaws.services.logs.model
 
DeleteMetricFilterRequest() - Constructor for class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
Default constructor for DeleteMetricFilterRequest object.
DeleteMetricFilterRequest(String, String) - Constructor for class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
Constructs a new DeleteMetricFilterRequest object.
DeleteMetricFilterResult - Class in com.amazonaws.services.logs.model
 
DeleteMetricFilterResult() - Constructor for class com.amazonaws.services.logs.model.DeleteMetricFilterResult
 
deleteRetentionPolicy(DeleteRetentionPolicyRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
deleteRetentionPolicy(DeleteRetentionPolicyRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Deletes the retention policy of the specified log group.
deleteRetentionPolicy(DeleteRetentionPolicyRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Deletes the retention policy of the specified log group.
deleteRetentionPolicyAsync(DeleteRetentionPolicyRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
deleteRetentionPolicyAsync(DeleteRetentionPolicyRequest, AsyncHandler<DeleteRetentionPolicyRequest, DeleteRetentionPolicyResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
deleteRetentionPolicyAsync(DeleteRetentionPolicyRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Deletes the retention policy of the specified log group.
deleteRetentionPolicyAsync(DeleteRetentionPolicyRequest, AsyncHandler<DeleteRetentionPolicyRequest, DeleteRetentionPolicyResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Deletes the retention policy of the specified log group.
deleteRetentionPolicyAsync(DeleteRetentionPolicyRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
deleteRetentionPolicyAsync(DeleteRetentionPolicyRequest, AsyncHandler<DeleteRetentionPolicyRequest, DeleteRetentionPolicyResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
DeleteRetentionPolicyRequest - Class in com.amazonaws.services.logs.model
 
DeleteRetentionPolicyRequest() - Constructor for class com.amazonaws.services.logs.model.DeleteRetentionPolicyRequest
Default constructor for DeleteRetentionPolicyRequest object.
DeleteRetentionPolicyRequest(String) - Constructor for class com.amazonaws.services.logs.model.DeleteRetentionPolicyRequest
Constructs a new DeleteRetentionPolicyRequest object.
DeleteRetentionPolicyResult - Class in com.amazonaws.services.logs.model
 
DeleteRetentionPolicyResult() - Constructor for class com.amazonaws.services.logs.model.DeleteRetentionPolicyResult
 
deleteSubscriptionFilter(DeleteSubscriptionFilterRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
deleteSubscriptionFilter(DeleteSubscriptionFilterRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Deletes a subscription filter associated with the specified log group.
deleteSubscriptionFilter(DeleteSubscriptionFilterRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Deletes a subscription filter associated with the specified log group.
deleteSubscriptionFilterAsync(DeleteSubscriptionFilterRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
deleteSubscriptionFilterAsync(DeleteSubscriptionFilterRequest, AsyncHandler<DeleteSubscriptionFilterRequest, DeleteSubscriptionFilterResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
deleteSubscriptionFilterAsync(DeleteSubscriptionFilterRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Deletes a subscription filter associated with the specified log group.
deleteSubscriptionFilterAsync(DeleteSubscriptionFilterRequest, AsyncHandler<DeleteSubscriptionFilterRequest, DeleteSubscriptionFilterResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Deletes a subscription filter associated with the specified log group.
deleteSubscriptionFilterAsync(DeleteSubscriptionFilterRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
deleteSubscriptionFilterAsync(DeleteSubscriptionFilterRequest, AsyncHandler<DeleteSubscriptionFilterRequest, DeleteSubscriptionFilterResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
DeleteSubscriptionFilterRequest - Class in com.amazonaws.services.logs.model
 
DeleteSubscriptionFilterRequest() - Constructor for class com.amazonaws.services.logs.model.DeleteSubscriptionFilterRequest
 
DeleteSubscriptionFilterResult - Class in com.amazonaws.services.logs.model
 
DeleteSubscriptionFilterResult() - Constructor for class com.amazonaws.services.logs.model.DeleteSubscriptionFilterResult
 
describeDestinations(DescribeDestinationsRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
describeDestinations() - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
describeDestinations(DescribeDestinationsRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Returns all the destinations that are associated with the AWS account making the request.
describeDestinations() - Method in interface com.amazonaws.services.logs.AWSLogs
Simplified method form for invoking the DescribeDestinations operation.
describeDestinations(DescribeDestinationsRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Returns all the destinations that are associated with the AWS account making the request.
describeDestinations() - Method in class com.amazonaws.services.logs.AWSLogsClient
 
describeDestinationsAsync(DescribeDestinationsRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
describeDestinationsAsync(DescribeDestinationsRequest, AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
describeDestinationsAsync() - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
Simplified method form for invoking the DescribeDestinations operation.
describeDestinationsAsync(AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
Simplified method form for invoking the DescribeDestinations operation with an AsyncHandler.
describeDestinationsAsync(DescribeDestinationsRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Returns all the destinations that are associated with the AWS account making the request.
describeDestinationsAsync(DescribeDestinationsRequest, AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Returns all the destinations that are associated with the AWS account making the request.
describeDestinationsAsync() - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Simplified method form for invoking the DescribeDestinations operation.
describeDestinationsAsync(AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Simplified method form for invoking the DescribeDestinations operation with an AsyncHandler.
describeDestinationsAsync(DescribeDestinationsRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
describeDestinationsAsync(DescribeDestinationsRequest, AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
describeDestinationsAsync() - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
Simplified method form for invoking the DescribeDestinations operation.
describeDestinationsAsync(AsyncHandler<DescribeDestinationsRequest, DescribeDestinationsResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
Simplified method form for invoking the DescribeDestinations operation with an AsyncHandler.
DescribeDestinationsRequest - Class in com.amazonaws.services.logs.model
 
DescribeDestinationsRequest() - Constructor for class com.amazonaws.services.logs.model.DescribeDestinationsRequest
 
DescribeDestinationsResult - Class in com.amazonaws.services.logs.model
 
DescribeDestinationsResult() - Constructor for class com.amazonaws.services.logs.model.DescribeDestinationsResult
 
describeExportTasks(DescribeExportTasksRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
describeExportTasks(DescribeExportTasksRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Returns all the export tasks that are associated with the AWS account making the request.
describeExportTasks(DescribeExportTasksRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Returns all the export tasks that are associated with the AWS account making the request.
describeExportTasksAsync(DescribeExportTasksRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
describeExportTasksAsync(DescribeExportTasksRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Returns all the export tasks that are associated with the AWS account making the request.
describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Returns all the export tasks that are associated with the AWS account making the request.
describeExportTasksAsync(DescribeExportTasksRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
describeExportTasksAsync(DescribeExportTasksRequest, AsyncHandler<DescribeExportTasksRequest, DescribeExportTasksResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
DescribeExportTasksRequest - Class in com.amazonaws.services.logs.model
 
DescribeExportTasksRequest() - Constructor for class com.amazonaws.services.logs.model.DescribeExportTasksRequest
 
DescribeExportTasksResult - Class in com.amazonaws.services.logs.model
 
DescribeExportTasksResult() - Constructor for class com.amazonaws.services.logs.model.DescribeExportTasksResult
 
describeLogGroups(DescribeLogGroupsRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
describeLogGroups() - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
describeLogGroups(DescribeLogGroupsRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Returns all the log groups that are associated with the AWS account making the request.
describeLogGroups() - Method in interface com.amazonaws.services.logs.AWSLogs
Simplified method form for invoking the DescribeLogGroups operation.
describeLogGroups(DescribeLogGroupsRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Returns all the log groups that are associated with the AWS account making the request.
describeLogGroups() - Method in class com.amazonaws.services.logs.AWSLogsClient
 
describeLogGroupsAsync(DescribeLogGroupsRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
describeLogGroupsAsync(DescribeLogGroupsRequest, AsyncHandler<DescribeLogGroupsRequest, DescribeLogGroupsResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
describeLogGroupsAsync() - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
Simplified method form for invoking the DescribeLogGroups operation.
describeLogGroupsAsync(AsyncHandler<DescribeLogGroupsRequest, DescribeLogGroupsResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
Simplified method form for invoking the DescribeLogGroups operation with an AsyncHandler.
describeLogGroupsAsync(DescribeLogGroupsRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Returns all the log groups that are associated with the AWS account making the request.
describeLogGroupsAsync(DescribeLogGroupsRequest, AsyncHandler<DescribeLogGroupsRequest, DescribeLogGroupsResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Returns all the log groups that are associated with the AWS account making the request.
describeLogGroupsAsync() - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Simplified method form for invoking the DescribeLogGroups operation.
describeLogGroupsAsync(AsyncHandler<DescribeLogGroupsRequest, DescribeLogGroupsResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Simplified method form for invoking the DescribeLogGroups operation with an AsyncHandler.
describeLogGroupsAsync(DescribeLogGroupsRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
describeLogGroupsAsync(DescribeLogGroupsRequest, AsyncHandler<DescribeLogGroupsRequest, DescribeLogGroupsResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
describeLogGroupsAsync() - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
Simplified method form for invoking the DescribeLogGroups operation.
describeLogGroupsAsync(AsyncHandler<DescribeLogGroupsRequest, DescribeLogGroupsResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
Simplified method form for invoking the DescribeLogGroups operation with an AsyncHandler.
DescribeLogGroupsRequest - Class in com.amazonaws.services.logs.model
 
DescribeLogGroupsRequest() - Constructor for class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
 
DescribeLogGroupsResult - Class in com.amazonaws.services.logs.model
 
DescribeLogGroupsResult() - Constructor for class com.amazonaws.services.logs.model.DescribeLogGroupsResult
 
describeLogStreams(DescribeLogStreamsRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
describeLogStreams(DescribeLogStreamsRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Returns all the log streams that are associated with the specified log group.
describeLogStreams(DescribeLogStreamsRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Returns all the log streams that are associated with the specified log group.
describeLogStreamsAsync(DescribeLogStreamsRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
describeLogStreamsAsync(DescribeLogStreamsRequest, AsyncHandler<DescribeLogStreamsRequest, DescribeLogStreamsResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
describeLogStreamsAsync(DescribeLogStreamsRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Returns all the log streams that are associated with the specified log group.
describeLogStreamsAsync(DescribeLogStreamsRequest, AsyncHandler<DescribeLogStreamsRequest, DescribeLogStreamsResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Returns all the log streams that are associated with the specified log group.
describeLogStreamsAsync(DescribeLogStreamsRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
describeLogStreamsAsync(DescribeLogStreamsRequest, AsyncHandler<DescribeLogStreamsRequest, DescribeLogStreamsResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
DescribeLogStreamsRequest - Class in com.amazonaws.services.logs.model
 
DescribeLogStreamsRequest() - Constructor for class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
Default constructor for DescribeLogStreamsRequest object.
DescribeLogStreamsRequest(String) - Constructor for class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
Constructs a new DescribeLogStreamsRequest object.
DescribeLogStreamsResult - Class in com.amazonaws.services.logs.model
 
DescribeLogStreamsResult() - Constructor for class com.amazonaws.services.logs.model.DescribeLogStreamsResult
 
describeMetricFilters(DescribeMetricFiltersRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
describeMetricFilters(DescribeMetricFiltersRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Returns all the metrics filters associated with the specified log group.
describeMetricFilters(DescribeMetricFiltersRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Returns all the metrics filters associated with the specified log group.
describeMetricFiltersAsync(DescribeMetricFiltersRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
describeMetricFiltersAsync(DescribeMetricFiltersRequest, AsyncHandler<DescribeMetricFiltersRequest, DescribeMetricFiltersResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
describeMetricFiltersAsync(DescribeMetricFiltersRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Returns all the metrics filters associated with the specified log group.
describeMetricFiltersAsync(DescribeMetricFiltersRequest, AsyncHandler<DescribeMetricFiltersRequest, DescribeMetricFiltersResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Returns all the metrics filters associated with the specified log group.
describeMetricFiltersAsync(DescribeMetricFiltersRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
describeMetricFiltersAsync(DescribeMetricFiltersRequest, AsyncHandler<DescribeMetricFiltersRequest, DescribeMetricFiltersResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
DescribeMetricFiltersRequest - Class in com.amazonaws.services.logs.model
 
DescribeMetricFiltersRequest() - Constructor for class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
Default constructor for DescribeMetricFiltersRequest object.
DescribeMetricFiltersRequest(String) - Constructor for class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
Constructs a new DescribeMetricFiltersRequest object.
DescribeMetricFiltersResult - Class in com.amazonaws.services.logs.model
 
DescribeMetricFiltersResult() - Constructor for class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
 
describeSubscriptionFilters(DescribeSubscriptionFiltersRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
describeSubscriptionFilters(DescribeSubscriptionFiltersRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Returns all the subscription filters associated with the specified log group.
describeSubscriptionFilters(DescribeSubscriptionFiltersRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Returns all the subscription filters associated with the specified log group.
describeSubscriptionFiltersAsync(DescribeSubscriptionFiltersRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
describeSubscriptionFiltersAsync(DescribeSubscriptionFiltersRequest, AsyncHandler<DescribeSubscriptionFiltersRequest, DescribeSubscriptionFiltersResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
describeSubscriptionFiltersAsync(DescribeSubscriptionFiltersRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Returns all the subscription filters associated with the specified log group.
describeSubscriptionFiltersAsync(DescribeSubscriptionFiltersRequest, AsyncHandler<DescribeSubscriptionFiltersRequest, DescribeSubscriptionFiltersResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Returns all the subscription filters associated with the specified log group.
describeSubscriptionFiltersAsync(DescribeSubscriptionFiltersRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
describeSubscriptionFiltersAsync(DescribeSubscriptionFiltersRequest, AsyncHandler<DescribeSubscriptionFiltersRequest, DescribeSubscriptionFiltersResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
DescribeSubscriptionFiltersRequest - Class in com.amazonaws.services.logs.model
 
DescribeSubscriptionFiltersRequest() - Constructor for class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
 
DescribeSubscriptionFiltersResult - Class in com.amazonaws.services.logs.model
 
DescribeSubscriptionFiltersResult() - Constructor for class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersResult
 
Destination - Class in com.amazonaws.services.logs.model
A cross account destination that is the recipient of subscription log events.
Destination() - Constructor for class com.amazonaws.services.logs.model.Destination
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.logs.AWSLogs
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.logs.model.CancelExportTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.CancelExportTaskResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.CreateExportTaskResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.CreateLogGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.CreateLogGroupResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.CreateLogStreamRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.CreateLogStreamResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DeleteDestinationRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DeleteDestinationResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DeleteLogGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DeleteLogGroupResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DeleteLogStreamRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DeleteLogStreamResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DeleteRetentionPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DeleteRetentionPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DeleteSubscriptionFilterRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DeleteSubscriptionFilterResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DescribeDestinationsRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DescribeDestinationsResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.Destination
 
equals(Object) - Method in class com.amazonaws.services.logs.model.ExportTask
 
equals(Object) - Method in class com.amazonaws.services.logs.model.ExportTaskExecutionInfo
 
equals(Object) - Method in class com.amazonaws.services.logs.model.ExportTaskStatus
 
equals(Object) - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
 
equals(Object) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.FilterLogEventsResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.InputLogEvent
 
equals(Object) - Method in class com.amazonaws.services.logs.model.LogGroup
 
equals(Object) - Method in class com.amazonaws.services.logs.model.LogStream
 
equals(Object) - Method in class com.amazonaws.services.logs.model.MetricFilter
 
equals(Object) - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
 
equals(Object) - Method in class com.amazonaws.services.logs.model.MetricTransformation
 
equals(Object) - Method in class com.amazonaws.services.logs.model.OutputLogEvent
 
equals(Object) - Method in class com.amazonaws.services.logs.model.PutDestinationPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.PutDestinationPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.PutDestinationRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.PutDestinationResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.PutLogEventsResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.PutMetricFilterResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterResult
 
equals(Object) - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
 
equals(Object) - Method in class com.amazonaws.services.logs.model.SearchedLogStream
 
equals(Object) - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
equals(Object) - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
 
equals(Object) - Method in class com.amazonaws.services.logs.model.TestMetricFilterResult
 
ExportTask - Class in com.amazonaws.services.logs.model
Represents an export task.
ExportTask() - Constructor for class com.amazonaws.services.logs.model.ExportTask
 
ExportTaskExecutionInfo - Class in com.amazonaws.services.logs.model
Represents the status of an export task.
ExportTaskExecutionInfo() - Constructor for class com.amazonaws.services.logs.model.ExportTaskExecutionInfo
 
ExportTaskStatus - Class in com.amazonaws.services.logs.model
Represents the status of an export task.
ExportTaskStatus() - Constructor for class com.amazonaws.services.logs.model.ExportTaskStatus
 
ExportTaskStatusCode - Enum in com.amazonaws.services.logs.model
 

F

FilteredLogEvent - Class in com.amazonaws.services.logs.model
Represents a matched event from a FilterLogEvents request.
FilteredLogEvent() - Constructor for class com.amazonaws.services.logs.model.FilteredLogEvent
 
filterLogEvents(FilterLogEventsRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
filterLogEvents(FilterLogEventsRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Retrieves log events, optionally filtered by a filter pattern from the specified log group.
filterLogEvents(FilterLogEventsRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Retrieves log events, optionally filtered by a filter pattern from the specified log group.
filterLogEventsAsync(FilterLogEventsRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
filterLogEventsAsync(FilterLogEventsRequest, AsyncHandler<FilterLogEventsRequest, FilterLogEventsResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
filterLogEventsAsync(FilterLogEventsRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Retrieves log events, optionally filtered by a filter pattern from the specified log group.
filterLogEventsAsync(FilterLogEventsRequest, AsyncHandler<FilterLogEventsRequest, FilterLogEventsResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Retrieves log events, optionally filtered by a filter pattern from the specified log group.
filterLogEventsAsync(FilterLogEventsRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
filterLogEventsAsync(FilterLogEventsRequest, AsyncHandler<FilterLogEventsRequest, FilterLogEventsResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
FilterLogEventsRequest - Class in com.amazonaws.services.logs.model
 
FilterLogEventsRequest() - Constructor for class com.amazonaws.services.logs.model.FilterLogEventsRequest
 
FilterLogEventsResult - Class in com.amazonaws.services.logs.model
 
FilterLogEventsResult() - Constructor for class com.amazonaws.services.logs.model.FilterLogEventsResult
 
fromValue(String) - Static method in enum com.amazonaws.services.logs.model.ExportTaskStatusCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.logs.model.OrderBy
Use this in place of valueOf.

G

getAccessPolicy() - Method in class com.amazonaws.services.logs.model.Destination
An IAM policy document that governs which AWS accounts can create subscription filters against this destination.
getAccessPolicy() - Method in class com.amazonaws.services.logs.model.PutDestinationPolicyRequest
An IAM policy document that authorizes cross-account users to deliver their log events to associated destination.
getArn() - Method in class com.amazonaws.services.logs.model.Destination
ARN of this destination.
getArn() - Method in class com.amazonaws.services.logs.model.LogGroup
 
getArn() - Method in class com.amazonaws.services.logs.model.LogStream
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
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.logs.AWSLogsClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCode() - Method in class com.amazonaws.services.logs.model.ExportTaskStatus
Status code of the export task.
getCompletionTime() - Method in class com.amazonaws.services.logs.model.ExportTaskExecutionInfo
A point in time when the export task got completed.
getCreationTime() - Method in class com.amazonaws.services.logs.model.Destination
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC specifying when this destination was created.
getCreationTime() - Method in class com.amazonaws.services.logs.model.ExportTaskExecutionInfo
A point in time when the export task got created.
getCreationTime() - Method in class com.amazonaws.services.logs.model.LogGroup
 
getCreationTime() - Method in class com.amazonaws.services.logs.model.LogStream
 
getCreationTime() - Method in class com.amazonaws.services.logs.model.MetricFilter
 
getCreationTime() - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
getDefaultValue() - Method in class com.amazonaws.services.logs.model.MetricTransformation
(Optional) A default value to emit when a filter pattern does not match a log event.
getDescending() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
If set to true, results are returned in descending order.
getDestination() - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
Name of Amazon S3 bucket to which the log data will be exported.
getDestination() - Method in class com.amazonaws.services.logs.model.ExportTask
Name of Amazon S3 bucket to which the log data was exported.
getDestination() - Method in class com.amazonaws.services.logs.model.PutDestinationResult
 
getDestinationArn() - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
The ARN of the destination to deliver matching log events to.
getDestinationArn() - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
getDestinationName() - Method in class com.amazonaws.services.logs.model.DeleteDestinationRequest
The name of destination to delete.
getDestinationName() - Method in class com.amazonaws.services.logs.model.Destination
Name of the destination.
getDestinationName() - Method in class com.amazonaws.services.logs.model.PutDestinationPolicyRequest
A name for an existing destination.
getDestinationName() - Method in class com.amazonaws.services.logs.model.PutDestinationRequest
A name for the destination.
getDestinationNamePrefix() - Method in class com.amazonaws.services.logs.model.DescribeDestinationsRequest
Will only return destinations that match the provided destinationNamePrefix.
getDestinationPrefix() - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
Prefix that will be used as the start of Amazon S3 key for every object exported.
getDestinationPrefix() - Method in class com.amazonaws.services.logs.model.ExportTask
Prefix that was used as the start of Amazon S3 key for every object exported.
getDestinations() - Method in class com.amazonaws.services.logs.model.DescribeDestinationsResult
 
getEndTime() - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
getEndTime() - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
 
getEventId() - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
A unique identifier for this event.
getEventMessage() - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
 
getEventNumber() - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
 
getEvents() - Method in class com.amazonaws.services.logs.model.FilterLogEventsResult
A list of FilteredLogEvent objects representing the matched events from the request.
getEvents() - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
 
getExecutionInfo() - Method in class com.amazonaws.services.logs.model.ExportTask
Execution info about the export task.
getExecutorService() - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
Returns the executor service used by this client to execute async requests.
getExpectedSequenceToken() - Method in exception com.amazonaws.services.logs.model.DataAlreadyAcceptedException
 
getExpectedSequenceToken() - Method in exception com.amazonaws.services.logs.model.InvalidSequenceTokenException
 
getExpiredLogEventEndIndex() - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
 
getExportTasks() - Method in class com.amazonaws.services.logs.model.DescribeExportTasksResult
 
getExtractedValues() - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
 
getFilterName() - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
The name of the metric filter to delete.
getFilterName() - Method in class com.amazonaws.services.logs.model.DeleteSubscriptionFilterRequest
The name of the subscription filter to delete.
getFilterName() - Method in class com.amazonaws.services.logs.model.MetricFilter
 
getFilterName() - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
A name for the metric filter.
getFilterName() - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
A name for the subscription filter.
getFilterName() - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
getFilterNamePrefix() - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
Will only return metric filters that match the provided filterNamePrefix.
getFilterNamePrefix() - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
Will only return subscription filters that match the provided filterNamePrefix.
getFilterPattern() - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
A valid CloudWatch Logs filter pattern to use for filtering the response.
getFilterPattern() - Method in class com.amazonaws.services.logs.model.MetricFilter
 
getFilterPattern() - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
A valid CloudWatch Logs filter pattern for extracting metric data out of ingested log events.
getFilterPattern() - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
A valid CloudWatch Logs filter pattern for subscribing to a filtered stream of log events.
getFilterPattern() - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
getFilterPattern() - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
 
getFirstEventTimestamp() - Method in class com.amazonaws.services.logs.model.LogStream
 
getFrom() - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
getFrom() - Method in class com.amazonaws.services.logs.model.ExportTask
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
getIngestionTime() - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
 
getIngestionTime() - Method in class com.amazonaws.services.logs.model.OutputLogEvent
 
getInterleaved() - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
If provided, the API will make a best effort to provide responses that contain events from multiple log streams within the log group interleaved in a single response.
getLastEventTimestamp() - Method in class com.amazonaws.services.logs.model.LogStream
 
getLastIngestionTime() - Method in class com.amazonaws.services.logs.model.LogStream
 
getLimit() - Method in class com.amazonaws.services.logs.model.DescribeDestinationsRequest
 
getLimit() - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
The maximum number of items returned in the response.
getLimit() - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
The maximum number of items returned in the response.
getLimit() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
The maximum number of items returned in the response.
getLimit() - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
The maximum number of items returned in the response.
getLimit() - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
 
getLimit() - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
The maximum number of events to return in a page of results.
getLimit() - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
The maximum number of log events returned in the response.
getLogEventMessages() - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
A list of log event messages to test.
getLogEvents(GetLogEventsRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
getLogEvents(GetLogEventsRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Retrieves log events from the specified log stream.
getLogEvents(GetLogEventsRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Retrieves log events from the specified log stream.
getLogEvents() - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
 
getLogEventsAsync(GetLogEventsRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
getLogEventsAsync(GetLogEventsRequest, AsyncHandler<GetLogEventsRequest, GetLogEventsResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
getLogEventsAsync(GetLogEventsRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Retrieves log events from the specified log stream.
getLogEventsAsync(GetLogEventsRequest, AsyncHandler<GetLogEventsRequest, GetLogEventsResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Retrieves log events from the specified log stream.
getLogEventsAsync(GetLogEventsRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
getLogEventsAsync(GetLogEventsRequest, AsyncHandler<GetLogEventsRequest, GetLogEventsResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
GetLogEventsRequest - Class in com.amazonaws.services.logs.model
 
GetLogEventsRequest() - Constructor for class com.amazonaws.services.logs.model.GetLogEventsRequest
Default constructor for GetLogEventsRequest object.
GetLogEventsRequest(String, String) - Constructor for class com.amazonaws.services.logs.model.GetLogEventsRequest
Constructs a new GetLogEventsRequest object.
GetLogEventsResult - Class in com.amazonaws.services.logs.model
 
GetLogEventsResult() - Constructor for class com.amazonaws.services.logs.model.GetLogEventsResult
 
getLogGroupName() - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
The name of the log group to export.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.CreateLogGroupRequest
The name of the log group to create.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.CreateLogStreamRequest
The name of the log group under which the log stream is to be created.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.DeleteLogGroupRequest
The name of the log group to delete.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.DeleteLogStreamRequest
The name of the log group under which the log stream to delete belongs.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
The name of the log group that is associated with the metric filter to delete.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.DeleteRetentionPolicyRequest
The name of the log group that is associated with the retention policy to delete.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.DeleteSubscriptionFilterRequest
The name of the log group that is associated with the subscription filter to delete.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
The log group name for which log streams are to be listed.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
The log group name for which metric filters are to be listed.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
The log group name for which subscription filters are to be listed.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.ExportTask
The name of the log group from which logs data was exported.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
The name of the log group to query.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
The name of the log group to query.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.LogGroup
 
getLogGroupName() - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
The name of the log group to put log events to.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
The name of the log group to associate the metric filter with.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
The name of the log group to associate the retention policy with.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
The name of the log group to associate the subscription filter with.
getLogGroupName() - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
getLogGroupNamePrefix() - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
Will only return log groups that match the provided logGroupNamePrefix.
getLogGroups() - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsResult
 
getLogStreamName() - Method in class com.amazonaws.services.logs.model.CreateLogStreamRequest
The name of the log stream to create.
getLogStreamName() - Method in class com.amazonaws.services.logs.model.DeleteLogStreamRequest
The name of the log stream to delete.
getLogStreamName() - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
The name of the log stream this event belongs to.
getLogStreamName() - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
The name of the log stream to query.
getLogStreamName() - Method in class com.amazonaws.services.logs.model.LogStream
 
getLogStreamName() - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
The name of the log stream to put log events to.
getLogStreamName() - Method in class com.amazonaws.services.logs.model.SearchedLogStream
The name of the log stream.
getLogStreamNamePrefix() - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
Will only export log streams that match the provided logStreamNamePrefix.
getLogStreamNamePrefix() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
Will only return log streams that match the provided logStreamNamePrefix.
getLogStreamNames() - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
Optional list of log stream names within the specified log group to search.
getLogStreams() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsResult
 
getMatches() - Method in class com.amazonaws.services.logs.model.TestMetricFilterResult
 
getMessage() - Method in class com.amazonaws.services.logs.model.ExportTaskStatus
Status message related to the code.
getMessage() - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
The data contained in the log event.
getMessage() - Method in class com.amazonaws.services.logs.model.InputLogEvent
 
getMessage() - Method in class com.amazonaws.services.logs.model.OutputLogEvent
 
getMetricFilterCount() - Method in class com.amazonaws.services.logs.model.LogGroup
 
getMetricFilters() - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
 
getMetricName() - Method in class com.amazonaws.services.logs.model.MetricTransformation
Name of the metric.
getMetricNamespace() - Method in class com.amazonaws.services.logs.model.MetricTransformation
Namespace to which the metric belongs.
getMetricTransformations() - Method in class com.amazonaws.services.logs.model.MetricFilter
 
getMetricTransformations() - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
A collection of information needed to define how metric data gets emitted.
getMetricValue() - Method in class com.amazonaws.services.logs.model.MetricTransformation
A string representing a value to publish to this metric when a filter pattern matches a log event.
getNextBackwardToken() - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
 
getNextForwardToken() - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
 
getNextSequenceToken() - Method in class com.amazonaws.services.logs.model.PutLogEventsResult
 
getNextToken() - Method in class com.amazonaws.services.logs.model.DescribeDestinationsRequest
 
getNextToken() - Method in class com.amazonaws.services.logs.model.DescribeDestinationsResult
 
getNextToken() - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
A string token used for pagination that points to the next page of results.
getNextToken() - Method in class com.amazonaws.services.logs.model.DescribeExportTasksResult
 
getNextToken() - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
A string token used for pagination that points to the next page of results.
getNextToken() - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsResult
 
getNextToken() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
A string token used for pagination that points to the next page of results.
getNextToken() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsResult
 
getNextToken() - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
A string token used for pagination that points to the next page of results.
getNextToken() - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
 
getNextToken() - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
 
getNextToken() - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersResult
 
getNextToken() - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
A pagination token obtained from a FilterLogEvents response to continue paginating the FilterLogEvents results.
getNextToken() - Method in class com.amazonaws.services.logs.model.FilterLogEventsResult
A pagination token obtained from a FilterLogEvents response to continue paginating the FilterLogEvents results.
getNextToken() - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
A string token used for pagination that points to the next page of results.
getOrderBy() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
Specifies what to order the returned log streams by.
getRejectedLogEventsInfo() - Method in class com.amazonaws.services.logs.model.PutLogEventsResult
 
getRetentionInDays() - Method in class com.amazonaws.services.logs.model.LogGroup
 
getRetentionInDays() - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
 
getRoleArn() - Method in class com.amazonaws.services.logs.model.Destination
A role for impersonation for delivering log events to the target.
getRoleArn() - Method in class com.amazonaws.services.logs.model.PutDestinationRequest
The ARN of an IAM role that grants CloudWatch Logs permissions to do Amazon Kinesis PutRecord requests on the destination stream.
getRoleArn() - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
The ARN of an IAM role that grants CloudWatch Logs permissions to deliver ingested log events to the destination stream.
getRoleArn() - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
getSearchedCompletely() - Method in class com.amazonaws.services.logs.model.SearchedLogStream
Indicates whether all the events in this log stream were searched or more data exists to search by paginating further.
getSearchedLogStreams() - Method in class com.amazonaws.services.logs.model.FilterLogEventsResult
A list of SearchedLogStream objects indicating which log streams have been searched in this request and whether each has been searched completely or still has more to be paginated.
getSequenceToken() - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
A string token that must be obtained from the response of the previous PutLogEvents request.
getStartFromHead() - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
If set to true, the earliest log events would be returned first.
getStartTime() - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
getStartTime() - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
 
getStatus() - Method in class com.amazonaws.services.logs.model.ExportTask
Status of the export task.
getStatusCode() - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
All export tasks that matches the specified status code will be returned.
getStoredBytes() - Method in class com.amazonaws.services.logs.model.LogGroup
 
getStoredBytes() - Method in class com.amazonaws.services.logs.model.LogStream
 
getSubscriptionFilters() - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersResult
 
getTargetArn() - Method in class com.amazonaws.services.logs.model.Destination
ARN of the physical target where the log events will be delivered (eg.
getTargetArn() - Method in class com.amazonaws.services.logs.model.PutDestinationRequest
The ARN of an Amazon Kinesis stream to deliver matching log events to.
getTaskId() - Method in class com.amazonaws.services.logs.model.CancelExportTaskRequest
Id of the export task to cancel.
getTaskId() - Method in class com.amazonaws.services.logs.model.CreateExportTaskResult
Id of the export task that got created.
getTaskId() - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
Export task that matches the specified task Id will be returned.
getTaskId() - Method in class com.amazonaws.services.logs.model.ExportTask
Id of the export task.
getTaskName() - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
The name of the export task.
getTaskName() - Method in class com.amazonaws.services.logs.model.ExportTask
The name of the export task.
getTimestamp() - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
 
getTimestamp() - Method in class com.amazonaws.services.logs.model.InputLogEvent
 
getTimestamp() - Method in class com.amazonaws.services.logs.model.OutputLogEvent
 
getTo() - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
getTo() - Method in class com.amazonaws.services.logs.model.ExportTask
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
getTooNewLogEventStartIndex() - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
 
getTooOldLogEventEndIndex() - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
 
getUploadSequenceToken() - Method in class com.amazonaws.services.logs.model.LogStream
 

H

hashCode() - Method in class com.amazonaws.services.logs.model.CancelExportTaskRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.CancelExportTaskResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.CreateExportTaskResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.CreateLogGroupRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.CreateLogGroupResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.CreateLogStreamRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.CreateLogStreamResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.DeleteDestinationRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.DeleteDestinationResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.DeleteLogGroupRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.DeleteLogGroupResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.DeleteLogStreamRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.DeleteLogStreamResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.DeleteRetentionPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.DeleteRetentionPolicyResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.DeleteSubscriptionFilterRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.DeleteSubscriptionFilterResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.DescribeDestinationsRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.DescribeDestinationsResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.DescribeExportTasksResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.Destination
 
hashCode() - Method in class com.amazonaws.services.logs.model.ExportTask
 
hashCode() - Method in class com.amazonaws.services.logs.model.ExportTaskExecutionInfo
 
hashCode() - Method in class com.amazonaws.services.logs.model.ExportTaskStatus
 
hashCode() - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
 
hashCode() - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.FilterLogEventsResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.InputLogEvent
 
hashCode() - Method in class com.amazonaws.services.logs.model.LogGroup
 
hashCode() - Method in class com.amazonaws.services.logs.model.LogStream
 
hashCode() - Method in class com.amazonaws.services.logs.model.MetricFilter
 
hashCode() - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
 
hashCode() - Method in class com.amazonaws.services.logs.model.MetricTransformation
 
hashCode() - Method in class com.amazonaws.services.logs.model.OutputLogEvent
 
hashCode() - Method in class com.amazonaws.services.logs.model.PutDestinationPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.PutDestinationPolicyResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.PutDestinationRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.PutDestinationResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.PutLogEventsResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.PutMetricFilterResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterResult
 
hashCode() - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
 
hashCode() - Method in class com.amazonaws.services.logs.model.SearchedLogStream
 
hashCode() - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
hashCode() - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
 
hashCode() - Method in class com.amazonaws.services.logs.model.TestMetricFilterResult
 

I

InputLogEvent - Class in com.amazonaws.services.logs.model
A log event is a record of some activity that was recorded by the application or resource being monitored.
InputLogEvent() - Constructor for class com.amazonaws.services.logs.model.InputLogEvent
 
InvalidOperationException - Exception in com.amazonaws.services.logs.model
Returned if the operation is not valid on the specified resource
InvalidOperationException(String) - Constructor for exception com.amazonaws.services.logs.model.InvalidOperationException
Constructs a new InvalidOperationException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.logs.model
Returned if a parameter of the request is incorrectly specified.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.logs.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
InvalidSequenceTokenException - Exception in com.amazonaws.services.logs.model
 
InvalidSequenceTokenException(String) - Constructor for exception com.amazonaws.services.logs.model.InvalidSequenceTokenException
Constructs a new InvalidSequenceTokenException with the specified error message.
isDescending() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
If set to true, results are returned in descending order.
isInterleaved() - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
If provided, the API will make a best effort to provide responses that contain events from multiple log streams within the log group interleaved in a single response.
isSearchedCompletely() - Method in class com.amazonaws.services.logs.model.SearchedLogStream
Indicates whether all the events in this log stream were searched or more data exists to search by paginating further.
isStartFromHead() - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
If set to true, the earliest log events would be returned first.

L

LimitExceededException - Exception in com.amazonaws.services.logs.model
Returned if you have reached the maximum number of resources that can be created.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.logs.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LogGroup - Class in com.amazonaws.services.logs.model
 
LogGroup() - Constructor for class com.amazonaws.services.logs.model.LogGroup
 
LogStream - Class in com.amazonaws.services.logs.model
A log stream is sequence of log events from a single emitter of logs.
LogStream() - Constructor for class com.amazonaws.services.logs.model.LogStream
 

M

MetricFilter - Class in com.amazonaws.services.logs.model
Metric filters can be used to express how CloudWatch Logs would extract metric observations from ingested log events and transform them to metric data in a CloudWatch metric.
MetricFilter() - Constructor for class com.amazonaws.services.logs.model.MetricFilter
 
MetricFilterMatchRecord - Class in com.amazonaws.services.logs.model
 
MetricFilterMatchRecord() - Constructor for class com.amazonaws.services.logs.model.MetricFilterMatchRecord
 
MetricTransformation - Class in com.amazonaws.services.logs.model
 
MetricTransformation() - Constructor for class com.amazonaws.services.logs.model.MetricTransformation
 

O

OperationAbortedException - Exception in com.amazonaws.services.logs.model
Returned if multiple requests to update the same resource were in conflict.
OperationAbortedException(String) - Constructor for exception com.amazonaws.services.logs.model.OperationAbortedException
Constructs a new OperationAbortedException with the specified error message.
OrderBy - Enum in com.amazonaws.services.logs.model
 
OutputLogEvent - Class in com.amazonaws.services.logs.model
 
OutputLogEvent() - Constructor for class com.amazonaws.services.logs.model.OutputLogEvent
 

P

putDestination(PutDestinationRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
putDestination(PutDestinationRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Creates or updates a Destination.
putDestination(PutDestinationRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Creates or updates a Destination.
putDestinationAsync(PutDestinationRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
putDestinationAsync(PutDestinationRequest, AsyncHandler<PutDestinationRequest, PutDestinationResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
putDestinationAsync(PutDestinationRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Creates or updates a Destination.
putDestinationAsync(PutDestinationRequest, AsyncHandler<PutDestinationRequest, PutDestinationResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Creates or updates a Destination.
putDestinationAsync(PutDestinationRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
putDestinationAsync(PutDestinationRequest, AsyncHandler<PutDestinationRequest, PutDestinationResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
putDestinationPolicy(PutDestinationPolicyRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
putDestinationPolicy(PutDestinationPolicyRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Creates or updates an access policy associated with an existing Destination.
putDestinationPolicy(PutDestinationPolicyRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Creates or updates an access policy associated with an existing Destination.
putDestinationPolicyAsync(PutDestinationPolicyRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
putDestinationPolicyAsync(PutDestinationPolicyRequest, AsyncHandler<PutDestinationPolicyRequest, PutDestinationPolicyResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
putDestinationPolicyAsync(PutDestinationPolicyRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Creates or updates an access policy associated with an existing Destination.
putDestinationPolicyAsync(PutDestinationPolicyRequest, AsyncHandler<PutDestinationPolicyRequest, PutDestinationPolicyResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Creates or updates an access policy associated with an existing Destination.
putDestinationPolicyAsync(PutDestinationPolicyRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
putDestinationPolicyAsync(PutDestinationPolicyRequest, AsyncHandler<PutDestinationPolicyRequest, PutDestinationPolicyResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
PutDestinationPolicyRequest - Class in com.amazonaws.services.logs.model
 
PutDestinationPolicyRequest() - Constructor for class com.amazonaws.services.logs.model.PutDestinationPolicyRequest
 
PutDestinationPolicyResult - Class in com.amazonaws.services.logs.model
 
PutDestinationPolicyResult() - Constructor for class com.amazonaws.services.logs.model.PutDestinationPolicyResult
 
PutDestinationRequest - Class in com.amazonaws.services.logs.model
 
PutDestinationRequest() - Constructor for class com.amazonaws.services.logs.model.PutDestinationRequest
 
PutDestinationResult - Class in com.amazonaws.services.logs.model
 
PutDestinationResult() - Constructor for class com.amazonaws.services.logs.model.PutDestinationResult
 
putLogEvents(PutLogEventsRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
putLogEvents(PutLogEventsRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Uploads a batch of log events to the specified log stream.
putLogEvents(PutLogEventsRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Uploads a batch of log events to the specified log stream.
putLogEventsAsync(PutLogEventsRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
putLogEventsAsync(PutLogEventsRequest, AsyncHandler<PutLogEventsRequest, PutLogEventsResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
putLogEventsAsync(PutLogEventsRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Uploads a batch of log events to the specified log stream.
putLogEventsAsync(PutLogEventsRequest, AsyncHandler<PutLogEventsRequest, PutLogEventsResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Uploads a batch of log events to the specified log stream.
putLogEventsAsync(PutLogEventsRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
putLogEventsAsync(PutLogEventsRequest, AsyncHandler<PutLogEventsRequest, PutLogEventsResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
PutLogEventsRequest - Class in com.amazonaws.services.logs.model
 
PutLogEventsRequest() - Constructor for class com.amazonaws.services.logs.model.PutLogEventsRequest
Default constructor for PutLogEventsRequest object.
PutLogEventsRequest(String, String, List<InputLogEvent>) - Constructor for class com.amazonaws.services.logs.model.PutLogEventsRequest
Constructs a new PutLogEventsRequest object.
PutLogEventsResult - Class in com.amazonaws.services.logs.model
 
PutLogEventsResult() - Constructor for class com.amazonaws.services.logs.model.PutLogEventsResult
 
putMetricFilter(PutMetricFilterRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
putMetricFilter(PutMetricFilterRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Creates or updates a metric filter and associates it with the specified log group.
putMetricFilter(PutMetricFilterRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Creates or updates a metric filter and associates it with the specified log group.
putMetricFilterAsync(PutMetricFilterRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
putMetricFilterAsync(PutMetricFilterRequest, AsyncHandler<PutMetricFilterRequest, PutMetricFilterResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
putMetricFilterAsync(PutMetricFilterRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Creates or updates a metric filter and associates it with the specified log group.
putMetricFilterAsync(PutMetricFilterRequest, AsyncHandler<PutMetricFilterRequest, PutMetricFilterResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Creates or updates a metric filter and associates it with the specified log group.
putMetricFilterAsync(PutMetricFilterRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
putMetricFilterAsync(PutMetricFilterRequest, AsyncHandler<PutMetricFilterRequest, PutMetricFilterResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
PutMetricFilterRequest - Class in com.amazonaws.services.logs.model
 
PutMetricFilterRequest() - Constructor for class com.amazonaws.services.logs.model.PutMetricFilterRequest
Default constructor for PutMetricFilterRequest object.
PutMetricFilterRequest(String, String, String, List<MetricTransformation>) - Constructor for class com.amazonaws.services.logs.model.PutMetricFilterRequest
Constructs a new PutMetricFilterRequest object.
PutMetricFilterResult - Class in com.amazonaws.services.logs.model
 
PutMetricFilterResult() - Constructor for class com.amazonaws.services.logs.model.PutMetricFilterResult
 
putRetentionPolicy(PutRetentionPolicyRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
putRetentionPolicy(PutRetentionPolicyRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Sets the retention of the specified log group.
putRetentionPolicy(PutRetentionPolicyRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Sets the retention of the specified log group.
putRetentionPolicyAsync(PutRetentionPolicyRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
putRetentionPolicyAsync(PutRetentionPolicyRequest, AsyncHandler<PutRetentionPolicyRequest, PutRetentionPolicyResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
putRetentionPolicyAsync(PutRetentionPolicyRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Sets the retention of the specified log group.
putRetentionPolicyAsync(PutRetentionPolicyRequest, AsyncHandler<PutRetentionPolicyRequest, PutRetentionPolicyResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Sets the retention of the specified log group.
putRetentionPolicyAsync(PutRetentionPolicyRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
putRetentionPolicyAsync(PutRetentionPolicyRequest, AsyncHandler<PutRetentionPolicyRequest, PutRetentionPolicyResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
PutRetentionPolicyRequest - Class in com.amazonaws.services.logs.model
 
PutRetentionPolicyRequest() - Constructor for class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
Default constructor for PutRetentionPolicyRequest object.
PutRetentionPolicyRequest(String, Integer) - Constructor for class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
Constructs a new PutRetentionPolicyRequest object.
PutRetentionPolicyResult - Class in com.amazonaws.services.logs.model
 
PutRetentionPolicyResult() - Constructor for class com.amazonaws.services.logs.model.PutRetentionPolicyResult
 
putSubscriptionFilter(PutSubscriptionFilterRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
putSubscriptionFilter(PutSubscriptionFilterRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Creates or updates a subscription filter and associates it with the specified log group.
putSubscriptionFilter(PutSubscriptionFilterRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Creates or updates a subscription filter and associates it with the specified log group.
putSubscriptionFilterAsync(PutSubscriptionFilterRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
putSubscriptionFilterAsync(PutSubscriptionFilterRequest, AsyncHandler<PutSubscriptionFilterRequest, PutSubscriptionFilterResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
putSubscriptionFilterAsync(PutSubscriptionFilterRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Creates or updates a subscription filter and associates it with the specified log group.
putSubscriptionFilterAsync(PutSubscriptionFilterRequest, AsyncHandler<PutSubscriptionFilterRequest, PutSubscriptionFilterResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Creates or updates a subscription filter and associates it with the specified log group.
putSubscriptionFilterAsync(PutSubscriptionFilterRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
putSubscriptionFilterAsync(PutSubscriptionFilterRequest, AsyncHandler<PutSubscriptionFilterRequest, PutSubscriptionFilterResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
PutSubscriptionFilterRequest - Class in com.amazonaws.services.logs.model
 
PutSubscriptionFilterRequest() - Constructor for class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
 
PutSubscriptionFilterResult - Class in com.amazonaws.services.logs.model
 
PutSubscriptionFilterResult() - Constructor for class com.amazonaws.services.logs.model.PutSubscriptionFilterResult
 

R

RejectedLogEventsInfo - Class in com.amazonaws.services.logs.model
 
RejectedLogEventsInfo() - Constructor for class com.amazonaws.services.logs.model.RejectedLogEventsInfo
 
ResourceAlreadyExistsException - Exception in com.amazonaws.services.logs.model
Returned if the specified resource already exists.
ResourceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.logs.model.ResourceAlreadyExistsException
Constructs a new ResourceAlreadyExistsException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.logs.model
Returned if the specified resource does not exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.logs.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

SearchedLogStream - Class in com.amazonaws.services.logs.model
An object indicating the search status of a log stream in a FilterLogEvents request.
SearchedLogStream() - Constructor for class com.amazonaws.services.logs.model.SearchedLogStream
 
ServiceUnavailableException - Exception in com.amazonaws.services.logs.model
Returned if the service cannot complete the request.
ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.logs.model.ServiceUnavailableException
Constructs a new ServiceUnavailableException with the specified error message.
setAccessPolicy(String) - Method in class com.amazonaws.services.logs.model.Destination
An IAM policy document that governs which AWS accounts can create subscription filters against this destination.
setAccessPolicy(String) - Method in class com.amazonaws.services.logs.model.PutDestinationPolicyRequest
An IAM policy document that authorizes cross-account users to deliver their log events to associated destination.
setArn(String) - Method in class com.amazonaws.services.logs.model.Destination
ARN of this destination.
setArn(String) - Method in class com.amazonaws.services.logs.model.LogGroup
 
setArn(String) - Method in class com.amazonaws.services.logs.model.LogStream
 
setCode(String) - Method in class com.amazonaws.services.logs.model.ExportTaskStatus
Status code of the export task.
setCode(ExportTaskStatusCode) - Method in class com.amazonaws.services.logs.model.ExportTaskStatus
Status code of the export task.
setCompletionTime(Long) - Method in class com.amazonaws.services.logs.model.ExportTaskExecutionInfo
A point in time when the export task got completed.
setCreationTime(Long) - Method in class com.amazonaws.services.logs.model.Destination
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC specifying when this destination was created.
setCreationTime(Long) - Method in class com.amazonaws.services.logs.model.ExportTaskExecutionInfo
A point in time when the export task got created.
setCreationTime(Long) - Method in class com.amazonaws.services.logs.model.LogGroup
 
setCreationTime(Long) - Method in class com.amazonaws.services.logs.model.LogStream
 
setCreationTime(Long) - Method in class com.amazonaws.services.logs.model.MetricFilter
 
setCreationTime(Long) - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
setDefaultValue(Double) - Method in class com.amazonaws.services.logs.model.MetricTransformation
(Optional) A default value to emit when a filter pattern does not match a log event.
setDescending(Boolean) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
If set to true, results are returned in descending order.
setDestination(String) - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
Name of Amazon S3 bucket to which the log data will be exported.
setDestination(String) - Method in class com.amazonaws.services.logs.model.ExportTask
Name of Amazon S3 bucket to which the log data was exported.
setDestination(Destination) - Method in class com.amazonaws.services.logs.model.PutDestinationResult
 
setDestinationArn(String) - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
The ARN of the destination to deliver matching log events to.
setDestinationArn(String) - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
setDestinationName(String) - Method in class com.amazonaws.services.logs.model.DeleteDestinationRequest
The name of destination to delete.
setDestinationName(String) - Method in class com.amazonaws.services.logs.model.Destination
Name of the destination.
setDestinationName(String) - Method in class com.amazonaws.services.logs.model.PutDestinationPolicyRequest
A name for an existing destination.
setDestinationName(String) - Method in class com.amazonaws.services.logs.model.PutDestinationRequest
A name for the destination.
setDestinationNamePrefix(String) - Method in class com.amazonaws.services.logs.model.DescribeDestinationsRequest
Will only return destinations that match the provided destinationNamePrefix.
setDestinationPrefix(String) - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
Prefix that will be used as the start of Amazon S3 key for every object exported.
setDestinationPrefix(String) - Method in class com.amazonaws.services.logs.model.ExportTask
Prefix that was used as the start of Amazon S3 key for every object exported.
setDestinations(Collection<Destination>) - Method in class com.amazonaws.services.logs.model.DescribeDestinationsResult
 
setEndpoint(String) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
setEndpoint(String) - Method in interface com.amazonaws.services.logs.AWSLogs
Overrides the default endpoint for this client ("https://logs.us-east-1.amazonaws.com").
setEndTime(Long) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
setEndTime(Long) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
 
setEventId(String) - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
A unique identifier for this event.
setEventMessage(String) - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
 
setEventNumber(Long) - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
 
setEvents(Collection<FilteredLogEvent>) - Method in class com.amazonaws.services.logs.model.FilterLogEventsResult
A list of FilteredLogEvent objects representing the matched events from the request.
setEvents(Collection<OutputLogEvent>) - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
 
setExecutionInfo(ExportTaskExecutionInfo) - Method in class com.amazonaws.services.logs.model.ExportTask
Execution info about the export task.
setExpectedSequenceToken(String) - Method in exception com.amazonaws.services.logs.model.DataAlreadyAcceptedException
 
setExpectedSequenceToken(String) - Method in exception com.amazonaws.services.logs.model.InvalidSequenceTokenException
 
setExpiredLogEventEndIndex(Integer) - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
 
setExportTasks(Collection<ExportTask>) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksResult
 
setExtractedValues(Map<String, String>) - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
 
setFilterName(String) - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
The name of the metric filter to delete.
setFilterName(String) - Method in class com.amazonaws.services.logs.model.DeleteSubscriptionFilterRequest
The name of the subscription filter to delete.
setFilterName(String) - Method in class com.amazonaws.services.logs.model.MetricFilter
 
setFilterName(String) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
A name for the metric filter.
setFilterName(String) - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
A name for the subscription filter.
setFilterName(String) - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
setFilterNamePrefix(String) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
Will only return metric filters that match the provided filterNamePrefix.
setFilterNamePrefix(String) - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
Will only return subscription filters that match the provided filterNamePrefix.
setFilterPattern(String) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
A valid CloudWatch Logs filter pattern to use for filtering the response.
setFilterPattern(String) - Method in class com.amazonaws.services.logs.model.MetricFilter
 
setFilterPattern(String) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
A valid CloudWatch Logs filter pattern for extracting metric data out of ingested log events.
setFilterPattern(String) - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
A valid CloudWatch Logs filter pattern for subscribing to a filtered stream of log events.
setFilterPattern(String) - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
setFilterPattern(String) - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
 
setFirstEventTimestamp(Long) - Method in class com.amazonaws.services.logs.model.LogStream
 
setFrom(Long) - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
setFrom(Long) - Method in class com.amazonaws.services.logs.model.ExportTask
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
setIngestionTime(Long) - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
 
setIngestionTime(Long) - Method in class com.amazonaws.services.logs.model.OutputLogEvent
 
setInterleaved(Boolean) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
If provided, the API will make a best effort to provide responses that contain events from multiple log streams within the log group interleaved in a single response.
setLastEventTimestamp(Long) - Method in class com.amazonaws.services.logs.model.LogStream
 
setLastIngestionTime(Long) - Method in class com.amazonaws.services.logs.model.LogStream
 
setLimit(Integer) - Method in class com.amazonaws.services.logs.model.DescribeDestinationsRequest
 
setLimit(Integer) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
The maximum number of items returned in the response.
setLimit(Integer) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
The maximum number of items returned in the response.
setLimit(Integer) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
The maximum number of items returned in the response.
setLimit(Integer) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
The maximum number of items returned in the response.
setLimit(Integer) - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
 
setLimit(Integer) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
The maximum number of events to return in a page of results.
setLimit(Integer) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
The maximum number of log events returned in the response.
setLogEventMessages(Collection<String>) - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
A list of log event messages to test.
setLogEvents(Collection<InputLogEvent>) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
 
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
The name of the log group to export.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.CreateLogGroupRequest
The name of the log group to create.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.CreateLogStreamRequest
The name of the log group under which the log stream is to be created.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteLogGroupRequest
The name of the log group to delete.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteLogStreamRequest
The name of the log group under which the log stream to delete belongs.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
The name of the log group that is associated with the metric filter to delete.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteRetentionPolicyRequest
The name of the log group that is associated with the retention policy to delete.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteSubscriptionFilterRequest
The name of the log group that is associated with the subscription filter to delete.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
The log group name for which log streams are to be listed.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
The log group name for which metric filters are to be listed.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
The log group name for which subscription filters are to be listed.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.ExportTask
The name of the log group from which logs data was exported.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
The name of the log group to query.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
The name of the log group to query.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.LogGroup
 
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
The name of the log group to put log events to.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
The name of the log group to associate the metric filter with.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
The name of the log group to associate the retention policy with.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
The name of the log group to associate the subscription filter with.
setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
setLogGroupNamePrefix(String) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
Will only return log groups that match the provided logGroupNamePrefix.
setLogGroups(Collection<LogGroup>) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsResult
 
setLogStreamName(String) - Method in class com.amazonaws.services.logs.model.CreateLogStreamRequest
The name of the log stream to create.
setLogStreamName(String) - Method in class com.amazonaws.services.logs.model.DeleteLogStreamRequest
The name of the log stream to delete.
setLogStreamName(String) - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
The name of the log stream this event belongs to.
setLogStreamName(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
The name of the log stream to query.
setLogStreamName(String) - Method in class com.amazonaws.services.logs.model.LogStream
 
setLogStreamName(String) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
The name of the log stream to put log events to.
setLogStreamName(String) - Method in class com.amazonaws.services.logs.model.SearchedLogStream
The name of the log stream.
setLogStreamNamePrefix(String) - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
Will only export log streams that match the provided logStreamNamePrefix.
setLogStreamNamePrefix(String) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
Will only return log streams that match the provided logStreamNamePrefix.
setLogStreamNames(Collection<String>) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
Optional list of log stream names within the specified log group to search.
setLogStreams(Collection<LogStream>) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsResult
 
setMatches(Collection<MetricFilterMatchRecord>) - Method in class com.amazonaws.services.logs.model.TestMetricFilterResult
 
setMessage(String) - Method in class com.amazonaws.services.logs.model.ExportTaskStatus
Status message related to the code.
setMessage(String) - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
The data contained in the log event.
setMessage(String) - Method in class com.amazonaws.services.logs.model.InputLogEvent
 
setMessage(String) - Method in class com.amazonaws.services.logs.model.OutputLogEvent
 
setMetricFilterCount(Integer) - Method in class com.amazonaws.services.logs.model.LogGroup
 
setMetricFilters(Collection<MetricFilter>) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
 
setMetricName(String) - Method in class com.amazonaws.services.logs.model.MetricTransformation
Name of the metric.
setMetricNamespace(String) - Method in class com.amazonaws.services.logs.model.MetricTransformation
Namespace to which the metric belongs.
setMetricTransformations(Collection<MetricTransformation>) - Method in class com.amazonaws.services.logs.model.MetricFilter
 
setMetricTransformations(Collection<MetricTransformation>) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
A collection of information needed to define how metric data gets emitted.
setMetricValue(String) - Method in class com.amazonaws.services.logs.model.MetricTransformation
A string representing a value to publish to this metric when a filter pattern matches a log event.
setNextBackwardToken(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
 
setNextForwardToken(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
 
setNextSequenceToken(String) - Method in class com.amazonaws.services.logs.model.PutLogEventsResult
 
setNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeDestinationsRequest
 
setNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeDestinationsResult
 
setNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
A string token used for pagination that points to the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksResult
 
setNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
A string token used for pagination that points to the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsResult
 
setNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
A string token used for pagination that points to the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsResult
 
setNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
A string token used for pagination that points to the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
 
setNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
 
setNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersResult
 
setNextToken(String) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
A pagination token obtained from a FilterLogEvents response to continue paginating the FilterLogEvents results.
setNextToken(String) - Method in class com.amazonaws.services.logs.model.FilterLogEventsResult
A pagination token obtained from a FilterLogEvents response to continue paginating the FilterLogEvents results.
setNextToken(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
A string token used for pagination that points to the next page of results.
setOrderBy(String) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
Specifies what to order the returned log streams by.
setOrderBy(OrderBy) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
Specifies what to order the returned log streams by.
setRegion(Region) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
setRegion(Region) - Method in interface com.amazonaws.services.logs.AWSLogs
An alternative to AWSLogs.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRejectedLogEventsInfo(RejectedLogEventsInfo) - Method in class com.amazonaws.services.logs.model.PutLogEventsResult
 
setRetentionInDays(Integer) - Method in class com.amazonaws.services.logs.model.LogGroup
 
setRetentionInDays(Integer) - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
 
setRoleArn(String) - Method in class com.amazonaws.services.logs.model.Destination
A role for impersonation for delivering log events to the target.
setRoleArn(String) - Method in class com.amazonaws.services.logs.model.PutDestinationRequest
The ARN of an IAM role that grants CloudWatch Logs permissions to do Amazon Kinesis PutRecord requests on the destination stream.
setRoleArn(String) - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
The ARN of an IAM role that grants CloudWatch Logs permissions to deliver ingested log events to the destination stream.
setRoleArn(String) - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
setSearchedCompletely(Boolean) - Method in class com.amazonaws.services.logs.model.SearchedLogStream
Indicates whether all the events in this log stream were searched or more data exists to search by paginating further.
setSearchedLogStreams(Collection<SearchedLogStream>) - Method in class com.amazonaws.services.logs.model.FilterLogEventsResult
A list of SearchedLogStream objects indicating which log streams have been searched in this request and whether each has been searched completely or still has more to be paginated.
setSequenceToken(String) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
A string token that must be obtained from the response of the previous PutLogEvents request.
setStartFromHead(Boolean) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
If set to true, the earliest log events would be returned first.
setStartTime(Long) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
setStartTime(Long) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
 
setStatus(ExportTaskStatus) - Method in class com.amazonaws.services.logs.model.ExportTask
Status of the export task.
setStatusCode(String) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
All export tasks that matches the specified status code will be returned.
setStatusCode(ExportTaskStatusCode) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
All export tasks that matches the specified status code will be returned.
setStoredBytes(Long) - Method in class com.amazonaws.services.logs.model.LogGroup
 
setStoredBytes(Long) - Method in class com.amazonaws.services.logs.model.LogStream
 
setSubscriptionFilters(Collection<SubscriptionFilter>) - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersResult
 
setTargetArn(String) - Method in class com.amazonaws.services.logs.model.Destination
ARN of the physical target where the log events will be delivered (eg.
setTargetArn(String) - Method in class com.amazonaws.services.logs.model.PutDestinationRequest
The ARN of an Amazon Kinesis stream to deliver matching log events to.
setTaskId(String) - Method in class com.amazonaws.services.logs.model.CancelExportTaskRequest
Id of the export task to cancel.
setTaskId(String) - Method in class com.amazonaws.services.logs.model.CreateExportTaskResult
Id of the export task that got created.
setTaskId(String) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
Export task that matches the specified task Id will be returned.
setTaskId(String) - Method in class com.amazonaws.services.logs.model.ExportTask
Id of the export task.
setTaskName(String) - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
The name of the export task.
setTaskName(String) - Method in class com.amazonaws.services.logs.model.ExportTask
The name of the export task.
setTimestamp(Long) - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
 
setTimestamp(Long) - Method in class com.amazonaws.services.logs.model.InputLogEvent
 
setTimestamp(Long) - Method in class com.amazonaws.services.logs.model.OutputLogEvent
 
setTo(Long) - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
setTo(Long) - Method in class com.amazonaws.services.logs.model.ExportTask
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
setTooNewLogEventStartIndex(Integer) - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
 
setTooOldLogEventEndIndex(Integer) - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
 
setUploadSequenceToken(String) - Method in class com.amazonaws.services.logs.model.LogStream
 
shutdown() - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
shutdown() - Method in interface com.amazonaws.services.logs.AWSLogs
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
Shuts down the client, releasing all managed resources.
standard() - Static method in class com.amazonaws.services.logs.AWSLogsAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.logs.AWSLogsClientBuilder
 
SubscriptionFilter - Class in com.amazonaws.services.logs.model
 
SubscriptionFilter() - Constructor for class com.amazonaws.services.logs.model.SubscriptionFilter
 

T

testMetricFilter(TestMetricFilterRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogs
 
testMetricFilter(TestMetricFilterRequest) - Method in interface com.amazonaws.services.logs.AWSLogs
Tests the filter pattern of a metric filter against a sample of log event messages.
testMetricFilter(TestMetricFilterRequest) - Method in class com.amazonaws.services.logs.AWSLogsClient
Tests the filter pattern of a metric filter against a sample of log event messages.
testMetricFilterAsync(TestMetricFilterRequest) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
testMetricFilterAsync(TestMetricFilterRequest, AsyncHandler<TestMetricFilterRequest, TestMetricFilterResult>) - Method in class com.amazonaws.services.logs.AbstractAWSLogsAsync
 
testMetricFilterAsync(TestMetricFilterRequest) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Tests the filter pattern of a metric filter against a sample of log event messages.
testMetricFilterAsync(TestMetricFilterRequest, AsyncHandler<TestMetricFilterRequest, TestMetricFilterResult>) - Method in interface com.amazonaws.services.logs.AWSLogsAsync
Tests the filter pattern of a metric filter against a sample of log event messages.
testMetricFilterAsync(TestMetricFilterRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
testMetricFilterAsync(TestMetricFilterRequest, AsyncHandler<TestMetricFilterRequest, TestMetricFilterResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
 
TestMetricFilterRequest - Class in com.amazonaws.services.logs.model
 
TestMetricFilterRequest() - Constructor for class com.amazonaws.services.logs.model.TestMetricFilterRequest
 
TestMetricFilterResult - Class in com.amazonaws.services.logs.model
 
TestMetricFilterResult() - Constructor for class com.amazonaws.services.logs.model.TestMetricFilterResult
 
toString() - Method in class com.amazonaws.services.logs.model.CancelExportTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.CancelExportTaskResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.CreateExportTaskResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.CreateLogGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.CreateLogGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.CreateLogStreamRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.CreateLogStreamResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DeleteDestinationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DeleteDestinationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DeleteLogGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DeleteLogGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DeleteLogStreamRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DeleteLogStreamResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DeleteRetentionPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DeleteRetentionPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DeleteSubscriptionFilterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DeleteSubscriptionFilterResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DescribeDestinationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DescribeDestinationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DescribeExportTasksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.Destination
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.ExportTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.ExportTaskExecutionInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.ExportTaskStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.logs.model.ExportTaskStatusCode
 
toString() - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.FilterLogEventsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.InputLogEvent
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.LogGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.LogStream
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.MetricFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.MetricTransformation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.logs.model.OrderBy
 
toString() - Method in class com.amazonaws.services.logs.model.OutputLogEvent
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.PutDestinationPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.PutDestinationPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.PutDestinationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.PutDestinationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.PutLogEventsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.PutMetricFilterResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.SearchedLogStream
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.logs.model.TestMetricFilterResult
Returns a string representation of this object; useful for testing and debugging.

V

valueOf(String) - Static method in enum com.amazonaws.services.logs.model.ExportTaskStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.logs.model.OrderBy
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.logs.model.ExportTaskStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.logs.model.OrderBy
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccessPolicy(String) - Method in class com.amazonaws.services.logs.model.Destination
An IAM policy document that governs which AWS accounts can create subscription filters against this destination.
withAccessPolicy(String) - Method in class com.amazonaws.services.logs.model.PutDestinationPolicyRequest
An IAM policy document that authorizes cross-account users to deliver their log events to associated destination.
withArn(String) - Method in class com.amazonaws.services.logs.model.Destination
ARN of this destination.
withArn(String) - Method in class com.amazonaws.services.logs.model.LogGroup
 
withArn(String) - Method in class com.amazonaws.services.logs.model.LogStream
 
withCode(String) - Method in class com.amazonaws.services.logs.model.ExportTaskStatus
Status code of the export task.
withCode(ExportTaskStatusCode) - Method in class com.amazonaws.services.logs.model.ExportTaskStatus
Status code of the export task.
withCompletionTime(Long) - Method in class com.amazonaws.services.logs.model.ExportTaskExecutionInfo
A point in time when the export task got completed.
withCreationTime(Long) - Method in class com.amazonaws.services.logs.model.Destination
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC specifying when this destination was created.
withCreationTime(Long) - Method in class com.amazonaws.services.logs.model.ExportTaskExecutionInfo
A point in time when the export task got created.
withCreationTime(Long) - Method in class com.amazonaws.services.logs.model.LogGroup
 
withCreationTime(Long) - Method in class com.amazonaws.services.logs.model.LogStream
 
withCreationTime(Long) - Method in class com.amazonaws.services.logs.model.MetricFilter
 
withCreationTime(Long) - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
withDefaultValue(Double) - Method in class com.amazonaws.services.logs.model.MetricTransformation
(Optional) A default value to emit when a filter pattern does not match a log event.
withDescending(Boolean) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
If set to true, results are returned in descending order.
withDestination(String) - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
Name of Amazon S3 bucket to which the log data will be exported.
withDestination(String) - Method in class com.amazonaws.services.logs.model.ExportTask
Name of Amazon S3 bucket to which the log data was exported.
withDestination(Destination) - Method in class com.amazonaws.services.logs.model.PutDestinationResult
 
withDestinationArn(String) - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
The ARN of the destination to deliver matching log events to.
withDestinationArn(String) - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
withDestinationName(String) - Method in class com.amazonaws.services.logs.model.DeleteDestinationRequest
The name of destination to delete.
withDestinationName(String) - Method in class com.amazonaws.services.logs.model.Destination
Name of the destination.
withDestinationName(String) - Method in class com.amazonaws.services.logs.model.PutDestinationPolicyRequest
A name for an existing destination.
withDestinationName(String) - Method in class com.amazonaws.services.logs.model.PutDestinationRequest
A name for the destination.
withDestinationNamePrefix(String) - Method in class com.amazonaws.services.logs.model.DescribeDestinationsRequest
Will only return destinations that match the provided destinationNamePrefix.
withDestinationPrefix(String) - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
Prefix that will be used as the start of Amazon S3 key for every object exported.
withDestinationPrefix(String) - Method in class com.amazonaws.services.logs.model.ExportTask
Prefix that was used as the start of Amazon S3 key for every object exported.
withDestinations(Destination...) - Method in class com.amazonaws.services.logs.model.DescribeDestinationsResult
NOTE: This method appends the values to the existing list (if any).
withDestinations(Collection<Destination>) - Method in class com.amazonaws.services.logs.model.DescribeDestinationsResult
 
withEndTime(Long) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
withEndTime(Long) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
 
withEventId(String) - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
A unique identifier for this event.
withEventMessage(String) - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
 
withEventNumber(Long) - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
 
withEvents(FilteredLogEvent...) - Method in class com.amazonaws.services.logs.model.FilterLogEventsResult
A list of FilteredLogEvent objects representing the matched events from the request.
withEvents(Collection<FilteredLogEvent>) - Method in class com.amazonaws.services.logs.model.FilterLogEventsResult
A list of FilteredLogEvent objects representing the matched events from the request.
withEvents(OutputLogEvent...) - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
NOTE: This method appends the values to the existing list (if any).
withEvents(Collection<OutputLogEvent>) - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
 
withExecutionInfo(ExportTaskExecutionInfo) - Method in class com.amazonaws.services.logs.model.ExportTask
Execution info about the export task.
withExpectedSequenceToken(String) - Method in exception com.amazonaws.services.logs.model.DataAlreadyAcceptedException
 
withExpectedSequenceToken(String) - Method in exception com.amazonaws.services.logs.model.InvalidSequenceTokenException
 
withExpiredLogEventEndIndex(Integer) - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
 
withExportTasks(ExportTask...) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksResult
NOTE: This method appends the values to the existing list (if any).
withExportTasks(Collection<ExportTask>) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksResult
 
withExtractedValues(Map<String, String>) - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
 
withFilterName(String) - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
The name of the metric filter to delete.
withFilterName(String) - Method in class com.amazonaws.services.logs.model.DeleteSubscriptionFilterRequest
The name of the subscription filter to delete.
withFilterName(String) - Method in class com.amazonaws.services.logs.model.MetricFilter
 
withFilterName(String) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
A name for the metric filter.
withFilterName(String) - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
A name for the subscription filter.
withFilterName(String) - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
withFilterNamePrefix(String) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
Will only return metric filters that match the provided filterNamePrefix.
withFilterNamePrefix(String) - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
Will only return subscription filters that match the provided filterNamePrefix.
withFilterPattern(String) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
A valid CloudWatch Logs filter pattern to use for filtering the response.
withFilterPattern(String) - Method in class com.amazonaws.services.logs.model.MetricFilter
 
withFilterPattern(String) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
A valid CloudWatch Logs filter pattern for extracting metric data out of ingested log events.
withFilterPattern(String) - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
A valid CloudWatch Logs filter pattern for subscribing to a filtered stream of log events.
withFilterPattern(String) - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
withFilterPattern(String) - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
 
withFirstEventTimestamp(Long) - Method in class com.amazonaws.services.logs.model.LogStream
 
withFrom(Long) - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
withFrom(Long) - Method in class com.amazonaws.services.logs.model.ExportTask
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
withIngestionTime(Long) - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
 
withIngestionTime(Long) - Method in class com.amazonaws.services.logs.model.OutputLogEvent
 
withInterleaved(Boolean) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
If provided, the API will make a best effort to provide responses that contain events from multiple log streams within the log group interleaved in a single response.
withLastEventTimestamp(Long) - Method in class com.amazonaws.services.logs.model.LogStream
 
withLastIngestionTime(Long) - Method in class com.amazonaws.services.logs.model.LogStream
 
withLimit(Integer) - Method in class com.amazonaws.services.logs.model.DescribeDestinationsRequest
 
withLimit(Integer) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
The maximum number of items returned in the response.
withLimit(Integer) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
The maximum number of items returned in the response.
withLimit(Integer) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
The maximum number of items returned in the response.
withLimit(Integer) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
The maximum number of items returned in the response.
withLimit(Integer) - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
 
withLimit(Integer) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
The maximum number of events to return in a page of results.
withLimit(Integer) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
The maximum number of log events returned in the response.
withLogEventMessages(String...) - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
A list of log event messages to test.
withLogEventMessages(Collection<String>) - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
A list of log event messages to test.
withLogEvents(InputLogEvent...) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
NOTE: This method appends the values to the existing list (if any).
withLogEvents(Collection<InputLogEvent>) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
 
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
The name of the log group to export.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.CreateLogGroupRequest
The name of the log group to create.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.CreateLogStreamRequest
The name of the log group under which the log stream is to be created.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteLogGroupRequest
The name of the log group to delete.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteLogStreamRequest
The name of the log group under which the log stream to delete belongs.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
The name of the log group that is associated with the metric filter to delete.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteRetentionPolicyRequest
The name of the log group that is associated with the retention policy to delete.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteSubscriptionFilterRequest
The name of the log group that is associated with the subscription filter to delete.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
The log group name for which log streams are to be listed.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
The log group name for which metric filters are to be listed.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
The log group name for which subscription filters are to be listed.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.ExportTask
The name of the log group from which logs data was exported.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
The name of the log group to query.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
The name of the log group to query.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.LogGroup
 
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
The name of the log group to put log events to.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
The name of the log group to associate the metric filter with.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
The name of the log group to associate the retention policy with.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
The name of the log group to associate the subscription filter with.
withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
withLogGroupNamePrefix(String) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
Will only return log groups that match the provided logGroupNamePrefix.
withLogGroups(LogGroup...) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsResult
NOTE: This method appends the values to the existing list (if any).
withLogGroups(Collection<LogGroup>) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsResult
 
withLogStreamName(String) - Method in class com.amazonaws.services.logs.model.CreateLogStreamRequest
The name of the log stream to create.
withLogStreamName(String) - Method in class com.amazonaws.services.logs.model.DeleteLogStreamRequest
The name of the log stream to delete.
withLogStreamName(String) - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
The name of the log stream this event belongs to.
withLogStreamName(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
The name of the log stream to query.
withLogStreamName(String) - Method in class com.amazonaws.services.logs.model.LogStream
 
withLogStreamName(String) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
The name of the log stream to put log events to.
withLogStreamName(String) - Method in class com.amazonaws.services.logs.model.SearchedLogStream
The name of the log stream.
withLogStreamNamePrefix(String) - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
Will only export log streams that match the provided logStreamNamePrefix.
withLogStreamNamePrefix(String) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
Will only return log streams that match the provided logStreamNamePrefix.
withLogStreamNames(String...) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
Optional list of log stream names within the specified log group to search.
withLogStreamNames(Collection<String>) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
Optional list of log stream names within the specified log group to search.
withLogStreams(LogStream...) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsResult
NOTE: This method appends the values to the existing list (if any).
withLogStreams(Collection<LogStream>) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsResult
 
withMatches(MetricFilterMatchRecord...) - Method in class com.amazonaws.services.logs.model.TestMetricFilterResult
NOTE: This method appends the values to the existing list (if any).
withMatches(Collection<MetricFilterMatchRecord>) - Method in class com.amazonaws.services.logs.model.TestMetricFilterResult
 
withMessage(String) - Method in class com.amazonaws.services.logs.model.ExportTaskStatus
Status message related to the code.
withMessage(String) - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
The data contained in the log event.
withMessage(String) - Method in class com.amazonaws.services.logs.model.InputLogEvent
 
withMessage(String) - Method in class com.amazonaws.services.logs.model.OutputLogEvent
 
withMetricFilterCount(Integer) - Method in class com.amazonaws.services.logs.model.LogGroup
 
withMetricFilters(MetricFilter...) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
NOTE: This method appends the values to the existing list (if any).
withMetricFilters(Collection<MetricFilter>) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
 
withMetricName(String) - Method in class com.amazonaws.services.logs.model.MetricTransformation
Name of the metric.
withMetricNamespace(String) - Method in class com.amazonaws.services.logs.model.MetricTransformation
Namespace to which the metric belongs.
withMetricTransformations(MetricTransformation...) - Method in class com.amazonaws.services.logs.model.MetricFilter
NOTE: This method appends the values to the existing list (if any).
withMetricTransformations(Collection<MetricTransformation>) - Method in class com.amazonaws.services.logs.model.MetricFilter
 
withMetricTransformations(MetricTransformation...) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
A collection of information needed to define how metric data gets emitted.
withMetricTransformations(Collection<MetricTransformation>) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
A collection of information needed to define how metric data gets emitted.
withMetricValue(String) - Method in class com.amazonaws.services.logs.model.MetricTransformation
A string representing a value to publish to this metric when a filter pattern matches a log event.
withNextBackwardToken(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
 
withNextForwardToken(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
 
withNextSequenceToken(String) - Method in class com.amazonaws.services.logs.model.PutLogEventsResult
 
withNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeDestinationsRequest
 
withNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeDestinationsResult
 
withNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
A string token used for pagination that points to the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksResult
 
withNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
A string token used for pagination that points to the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsResult
 
withNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
A string token used for pagination that points to the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsResult
 
withNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
A string token used for pagination that points to the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
 
withNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersRequest
 
withNextToken(String) - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersResult
 
withNextToken(String) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
A pagination token obtained from a FilterLogEvents response to continue paginating the FilterLogEvents results.
withNextToken(String) - Method in class com.amazonaws.services.logs.model.FilterLogEventsResult
A pagination token obtained from a FilterLogEvents response to continue paginating the FilterLogEvents results.
withNextToken(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
A string token used for pagination that points to the next page of results.
withOrderBy(String) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
Specifies what to order the returned log streams by.
withOrderBy(OrderBy) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
Specifies what to order the returned log streams by.
withRejectedLogEventsInfo(RejectedLogEventsInfo) - Method in class com.amazonaws.services.logs.model.PutLogEventsResult
 
withRetentionInDays(Integer) - Method in class com.amazonaws.services.logs.model.LogGroup
 
withRetentionInDays(Integer) - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
 
withRoleArn(String) - Method in class com.amazonaws.services.logs.model.Destination
A role for impersonation for delivering log events to the target.
withRoleArn(String) - Method in class com.amazonaws.services.logs.model.PutDestinationRequest
The ARN of an IAM role that grants CloudWatch Logs permissions to do Amazon Kinesis PutRecord requests on the destination stream.
withRoleArn(String) - Method in class com.amazonaws.services.logs.model.PutSubscriptionFilterRequest
The ARN of an IAM role that grants CloudWatch Logs permissions to deliver ingested log events to the destination stream.
withRoleArn(String) - Method in class com.amazonaws.services.logs.model.SubscriptionFilter
 
withSearchedCompletely(Boolean) - Method in class com.amazonaws.services.logs.model.SearchedLogStream
Indicates whether all the events in this log stream were searched or more data exists to search by paginating further.
withSearchedLogStreams(SearchedLogStream...) - Method in class com.amazonaws.services.logs.model.FilterLogEventsResult
A list of SearchedLogStream objects indicating which log streams have been searched in this request and whether each has been searched completely or still has more to be paginated.
withSearchedLogStreams(Collection<SearchedLogStream>) - Method in class com.amazonaws.services.logs.model.FilterLogEventsResult
A list of SearchedLogStream objects indicating which log streams have been searched in this request and whether each has been searched completely or still has more to be paginated.
withSequenceToken(String) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
A string token that must be obtained from the response of the previous PutLogEvents request.
withStartFromHead(Boolean) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
If set to true, the earliest log events would be returned first.
withStartTime(Long) - Method in class com.amazonaws.services.logs.model.FilterLogEventsRequest
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
withStartTime(Long) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
 
withStatus(ExportTaskStatus) - Method in class com.amazonaws.services.logs.model.ExportTask
Status of the export task.
withStatusCode(String) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
All export tasks that matches the specified status code will be returned.
withStatusCode(ExportTaskStatusCode) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
All export tasks that matches the specified status code will be returned.
withStoredBytes(Long) - Method in class com.amazonaws.services.logs.model.LogGroup
 
withStoredBytes(Long) - Method in class com.amazonaws.services.logs.model.LogStream
 
withSubscriptionFilters(SubscriptionFilter...) - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersResult
NOTE: This method appends the values to the existing list (if any).
withSubscriptionFilters(Collection<SubscriptionFilter>) - Method in class com.amazonaws.services.logs.model.DescribeSubscriptionFiltersResult
 
withTargetArn(String) - Method in class com.amazonaws.services.logs.model.Destination
ARN of the physical target where the log events will be delivered (eg.
withTargetArn(String) - Method in class com.amazonaws.services.logs.model.PutDestinationRequest
The ARN of an Amazon Kinesis stream to deliver matching log events to.
withTaskId(String) - Method in class com.amazonaws.services.logs.model.CancelExportTaskRequest
Id of the export task to cancel.
withTaskId(String) - Method in class com.amazonaws.services.logs.model.CreateExportTaskResult
Id of the export task that got created.
withTaskId(String) - Method in class com.amazonaws.services.logs.model.DescribeExportTasksRequest
Export task that matches the specified task Id will be returned.
withTaskId(String) - Method in class com.amazonaws.services.logs.model.ExportTask
Id of the export task.
withTaskName(String) - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
The name of the export task.
withTaskName(String) - Method in class com.amazonaws.services.logs.model.ExportTask
The name of the export task.
withTimestamp(Long) - Method in class com.amazonaws.services.logs.model.FilteredLogEvent
 
withTimestamp(Long) - Method in class com.amazonaws.services.logs.model.InputLogEvent
 
withTimestamp(Long) - Method in class com.amazonaws.services.logs.model.OutputLogEvent
 
withTo(Long) - Method in class com.amazonaws.services.logs.model.CreateExportTaskRequest
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
withTo(Long) - Method in class com.amazonaws.services.logs.model.ExportTask
A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
withTooNewLogEventStartIndex(Integer) - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
 
withTooOldLogEventEndIndex(Integer) - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
 
withUploadSequenceToken(String) - Method in class com.amazonaws.services.logs.model.LogStream
 
A B C D E F G H I L M O P R S T V W 
Skip navigation links

Copyright © 2016. All rights reserved.