- addExtractedValuesEntry(String, String) - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
-
Sets the value of the ExtractedValues property for this object.
- AWSLogs - Interface in com.amazonaws.services.logs
-
Interface for accessing AWSLogs.
- AWSLogsAsync - Interface in com.amazonaws.services.logs
-
Interface for accessing AWSLogs asynchronously.
- AWSLogsAsyncClient - Class in com.amazonaws.services.logs
-
Asynchronous client for accessing AWSLogs.
- AWSLogsAsyncClient() - Constructor for class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AWSLogs.
- AWSLogsAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AWSLogs.
- AWSLogsAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AWSLogs 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
AWSLogs 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
AWSLogs 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
AWSLogs using the specified AWS account credentials provider.
- AWSLogsAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AWSLogs using the specified AWS account credentials provider
and executor service.
- AWSLogsAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AWSLogs using the specified AWS account credentials
provider and client configuration options.
- AWSLogsAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AWSLogs using the specified AWS account credentials
provider, executor service, and client configuration options.
- AWSLogsClient - Class in com.amazonaws.services.logs
-
Client for accessing AWSLogs.
- AWSLogsClient() - Constructor for class com.amazonaws.services.logs.AWSLogsClient
-
Constructs a new client to invoke service methods on
AWSLogs.
- AWSLogsClient(ClientConfiguration) - Constructor for class com.amazonaws.services.logs.AWSLogsClient
-
Constructs a new client to invoke service methods on
AWSLogs.
- AWSLogsClient(AWSCredentials) - Constructor for class com.amazonaws.services.logs.AWSLogsClient
-
Constructs a new client to invoke service methods on
AWSLogs 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
AWSLogs 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
AWSLogs 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
AWSLogs 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
AWSLogs using the specified AWS account credentials
provider, client configuration options and request metric collector.
- DataAlreadyAcceptedException - Exception in com.amazonaws.services.logs.model
-
AWSLogs exception
- DataAlreadyAcceptedException(String) - Constructor for exception com.amazonaws.services.logs.model.DataAlreadyAcceptedException
-
Constructs a new DataAlreadyAcceptedException with the specified error
message.
- 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 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, Void>) - 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
-
Deletes the log group with the specified name and permanently deletes
all the archived log events associated with it.
- deleteLogGroupAsync(DeleteLogGroupRequest, AsyncHandler<DeleteLogGroupRequest, Void>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Deletes the log group with the specified name and permanently deletes
all the archived log events associated with it.
- DeleteLogGroupRequest - Class in com.amazonaws.services.logs.model
-
- DeleteLogGroupRequest() - Constructor for class com.amazonaws.services.logs.model.DeleteLogGroupRequest
-
Default constructor for a new DeleteLogGroupRequest object.
- DeleteLogGroupRequest(String) - Constructor for class com.amazonaws.services.logs.model.DeleteLogGroupRequest
-
Constructs a new DeleteLogGroupRequest object.
- 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 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, Void>) - 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
-
Deletes a log stream and permanently deletes all the archived log
events associated with it.
- deleteLogStreamAsync(DeleteLogStreamRequest, AsyncHandler<DeleteLogStreamRequest, Void>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Deletes a log stream and permanently deletes all the archived log
events associated with it.
- DeleteLogStreamRequest - Class in com.amazonaws.services.logs.model
-
- DeleteLogStreamRequest() - Constructor for class com.amazonaws.services.logs.model.DeleteLogStreamRequest
-
Default constructor for a new DeleteLogStreamRequest object.
- DeleteLogStreamRequest(String, String) - Constructor for class com.amazonaws.services.logs.model.DeleteLogStreamRequest
-
Constructs a new DeleteLogStreamRequest object.
- 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 interface com.amazonaws.services.logs.AWSLogsAsync
-
Deletes a metric filter associated with the specified log group.
- deleteMetricFilterAsync(DeleteMetricFilterRequest, AsyncHandler<DeleteMetricFilterRequest, Void>) - 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
-
Deletes a metric filter associated with the specified log group.
- deleteMetricFilterAsync(DeleteMetricFilterRequest, AsyncHandler<DeleteMetricFilterRequest, Void>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Deletes a metric filter associated with the specified log group.
- DeleteMetricFilterRequest - Class in com.amazonaws.services.logs.model
-
- DeleteMetricFilterRequest() - Constructor for class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
-
Default constructor for a new DeleteMetricFilterRequest object.
- DeleteMetricFilterRequest(String, String) - Constructor for class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
-
Constructs a new DeleteMetricFilterRequest object.
- 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 interface com.amazonaws.services.logs.AWSLogsAsync
-
Deletes the retention policy of the specified log group.
- deleteRetentionPolicyAsync(DeleteRetentionPolicyRequest, AsyncHandler<DeleteRetentionPolicyRequest, Void>) - 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
-
Deletes the retention policy of the specified log group.
- deleteRetentionPolicyAsync(DeleteRetentionPolicyRequest, AsyncHandler<DeleteRetentionPolicyRequest, Void>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Deletes the retention policy of the specified log group.
- DeleteRetentionPolicyRequest - Class in com.amazonaws.services.logs.model
-
- DeleteRetentionPolicyRequest() - Constructor for class com.amazonaws.services.logs.model.DeleteRetentionPolicyRequest
-
Default constructor for a new DeleteRetentionPolicyRequest object.
- DeleteRetentionPolicyRequest(String) - Constructor for class com.amazonaws.services.logs.model.DeleteRetentionPolicyRequest
-
Constructs a new DeleteRetentionPolicyRequest object.
- 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
-
Returns all the log groups that are associated with the AWS account
making the request.
- 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
-
Returns all the log groups that are associated with the AWS account
making the request.
- 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(DescribeLogGroupsRequest) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Returns all the log groups that are associated with the AWS account
making the request.
- describeLogGroupsAsync(DescribeLogGroupsRequest, AsyncHandler<DescribeLogGroupsRequest, DescribeLogGroupsResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Returns all the log groups that are associated with the AWS account
making the request.
- 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
-
Describe Log Groups Result
- DescribeLogGroupsResult() - Constructor for class com.amazonaws.services.logs.model.DescribeLogGroupsResult
-
- 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 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
-
Returns all the log streams that are associated with the specified
log group.
- describeLogStreamsAsync(DescribeLogStreamsRequest, AsyncHandler<DescribeLogStreamsRequest, DescribeLogStreamsResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Returns all the log streams that are associated with the specified
log group.
- DescribeLogStreamsRequest - Class in com.amazonaws.services.logs.model
-
- DescribeLogStreamsRequest() - Constructor for class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
-
Default constructor for a new 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
-
Describe Log Streams Result
- DescribeLogStreamsResult() - Constructor for class com.amazonaws.services.logs.model.DescribeLogStreamsResult
-
- 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 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
-
Returns all the metrics filters associated with the specified log
group.
- describeMetricFiltersAsync(DescribeMetricFiltersRequest, AsyncHandler<DescribeMetricFiltersRequest, DescribeMetricFiltersResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Returns all the metrics filters associated with the specified log
group.
- DescribeMetricFiltersRequest - Class in com.amazonaws.services.logs.model
-
- DescribeMetricFiltersRequest() - Constructor for class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
-
Default constructor for a new 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
-
Describe Metric Filters Result
- DescribeMetricFiltersResult() - Constructor for class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
-
- getArn() - Method in class com.amazonaws.services.logs.model.LogGroup
-
Returns the value of the Arn property for this object.
- getArn() - Method in class com.amazonaws.services.logs.model.LogStream
-
Returns the value of the Arn property for this object.
- 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.
- getCreationTime() - Method in class com.amazonaws.services.logs.model.LogGroup
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- getCreationTime() - Method in class com.amazonaws.services.logs.model.LogStream
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- getCreationTime() - Method in class com.amazonaws.services.logs.model.MetricFilter
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- getDescending() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
-
If set to true, results are returned in descending order.
- getEndTime() - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- getEventMessage() - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
-
Returns the value of the EventMessage property for this object.
- getEventNumber() - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
-
Returns the value of the EventNumber property for this object.
- getEvents() - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
-
Returns the value of the Events property for this object.
- getExecutorService() - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExpectedSequenceToken() - Method in exception com.amazonaws.services.logs.model.DataAlreadyAcceptedException
-
Returns the value of the ExpectedSequenceToken property for this object.
- getExpectedSequenceToken() - Method in exception com.amazonaws.services.logs.model.InvalidSequenceTokenException
-
Returns the value of the ExpectedSequenceToken property for this object.
- getExpiredLogEventEndIndex() - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
-
Returns the value of the ExpiredLogEventEndIndex property for this
object.
- getExtractedValues() - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
-
Returns the value of the ExtractedValues property for this object.
- getFilterName() - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
-
The name of the metric filter.
- getFilterName() - Method in class com.amazonaws.services.logs.model.MetricFilter
-
The name of the metric filter.
- getFilterName() - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
-
The name of the metric filter.
- getFilterNamePrefix() - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
-
The name of the metric filter.
- getFilterPattern() - Method in class com.amazonaws.services.logs.model.MetricFilter
-
A symbolic description of how Amazon CloudWatch Logs should interpret
the data in each log entry.
- getFilterPattern() - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
-
A symbolic description of how Amazon CloudWatch Logs should interpret
the data in each log entry.
- getFilterPattern() - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
-
A symbolic description of how Amazon CloudWatch Logs should interpret
the data in each log entry.
- getFirstEventTimestamp() - Method in class com.amazonaws.services.logs.model.LogStream
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- getIngestionTime() - Method in class com.amazonaws.services.logs.model.OutputLogEvent
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- getLastEventTimestamp() - Method in class com.amazonaws.services.logs.model.LogStream
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- getLastIngestionTime() - Method in class com.amazonaws.services.logs.model.LogStream
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- 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.GetLogEventsRequest
-
The maximum number of log events returned in the response.
- getLogEventMessages() - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
-
Returns the value of the LogEventMessages property for this object.
- 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
-
A list of events belonging to a log stream.
- 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
-
Retrieves log events from the specified log stream.
- getLogEventsAsync(GetLogEventsRequest, AsyncHandler<GetLogEventsRequest, GetLogEventsResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Retrieves log events from the specified log stream.
- GetLogEventsRequest - Class in com.amazonaws.services.logs.model
-
- GetLogEventsRequest() - Constructor for class com.amazonaws.services.logs.model.GetLogEventsRequest
-
Default constructor for a new 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
-
Get Log Events Result
- GetLogEventsResult() - Constructor for class com.amazonaws.services.logs.model.GetLogEventsResult
-
- getLogGroupName() - Method in class com.amazonaws.services.logs.model.CreateLogGroupRequest
-
Returns the value of the LogGroupName property for this object.
- getLogGroupName() - Method in class com.amazonaws.services.logs.model.CreateLogStreamRequest
-
Returns the value of the LogGroupName property for this object.
- getLogGroupName() - Method in class com.amazonaws.services.logs.model.DeleteLogGroupRequest
-
Returns the value of the LogGroupName property for this object.
- getLogGroupName() - Method in class com.amazonaws.services.logs.model.DeleteLogStreamRequest
-
Returns the value of the LogGroupName property for this object.
- getLogGroupName() - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
-
Returns the value of the LogGroupName property for this object.
- getLogGroupName() - Method in class com.amazonaws.services.logs.model.DeleteRetentionPolicyRequest
-
Returns the value of the LogGroupName property for this object.
- getLogGroupName() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
-
Returns the value of the LogGroupName property for this object.
- getLogGroupName() - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
-
Returns the value of the LogGroupName property for this object.
- getLogGroupName() - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
-
Returns the value of the LogGroupName property for this object.
- getLogGroupName() - Method in class com.amazonaws.services.logs.model.LogGroup
-
Returns the value of the LogGroupName property for this object.
- getLogGroupName() - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
-
Returns the value of the LogGroupName property for this object.
- getLogGroupName() - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
-
Returns the value of the LogGroupName property for this object.
- getLogGroupName() - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
-
Returns the value of the LogGroupName property for this object.
- getLogGroupNamePrefix() - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
-
Returns the value of the LogGroupNamePrefix property for this object.
- getLogGroups() - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsResult
-
A list of log groups.
- getLogStreamName() - Method in class com.amazonaws.services.logs.model.CreateLogStreamRequest
-
Returns the value of the LogStreamName property for this object.
- getLogStreamName() - Method in class com.amazonaws.services.logs.model.DeleteLogStreamRequest
-
Returns the value of the LogStreamName property for this object.
- getLogStreamName() - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
-
Returns the value of the LogStreamName property for this object.
- getLogStreamName() - Method in class com.amazonaws.services.logs.model.LogStream
-
Returns the value of the LogStreamName property for this object.
- getLogStreamName() - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
-
Returns the value of the LogStreamName property for this object.
- getLogStreamNamePrefix() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
-
Will only return log streams that match the provided
logStreamNamePrefix.
- getLogStreams() - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsResult
-
A list of log streams.
- getMatches() - Method in class com.amazonaws.services.logs.model.TestMetricFilterResult
-
Returns the value of the Matches property for this object.
- getMessage() - Method in class com.amazonaws.services.logs.model.InputLogEvent
-
Returns the value of the Message property for this object.
- getMessage() - Method in class com.amazonaws.services.logs.model.OutputLogEvent
-
Returns the value of the Message property for this object.
- getMetricFilterCount() - Method in class com.amazonaws.services.logs.model.LogGroup
-
The number of metric filters associated with the log group.
- getMetricFilters() - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
-
Returns the value of the MetricFilters property for this object.
- getMetricName() - Method in class com.amazonaws.services.logs.model.MetricTransformation
-
The name of the CloudWatch metric to which the monitored log
information should be published.
- getMetricNamespace() - Method in class com.amazonaws.services.logs.model.MetricTransformation
-
The destination namespace of the new CloudWatch metric.
- getMetricTransformations() - Method in class com.amazonaws.services.logs.model.MetricFilter
-
Returns the value of the MetricTransformations property for this
object.
- getMetricTransformations() - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
-
Returns the value of the MetricTransformations property for this
object.
- getMetricValue() - Method in class com.amazonaws.services.logs.model.MetricTransformation
-
What to publish to the metric.
- getNextBackwardToken() - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
-
A string token used for pagination that points to the next page of
results.
- getNextForwardToken() - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
-
A string token used for pagination that points to the next page of
results.
- getNextSequenceToken() - Method in class com.amazonaws.services.logs.model.PutLogEventsResult
-
A string token used for making PutLogEvents requests.
- 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
-
A string token used for pagination that points to the next page of
results.
- 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
-
A string token used for pagination that points to the next page of
results.
- 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
-
A string token used for pagination that points to the next page of
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
-
Returns the value of the RejectedLogEventsInfo property for this
object.
- getRetentionInDays() - Method in class com.amazonaws.services.logs.model.LogGroup
-
Specifies the number of days you want to retain log events in the
specified log group.
- getRetentionInDays() - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
-
Specifies the number of days you want to retain log events in the
specified log group.
- 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.GetLogEventsRequest
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- getStoredBytes() - Method in class com.amazonaws.services.logs.model.LogGroup
-
Returns the value of the StoredBytes property for this object.
- getStoredBytes() - Method in class com.amazonaws.services.logs.model.LogStream
-
Returns the value of the StoredBytes property for this object.
- getTimestamp() - Method in class com.amazonaws.services.logs.model.InputLogEvent
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- getTimestamp() - Method in class com.amazonaws.services.logs.model.OutputLogEvent
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- getTooNewLogEventStartIndex() - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
-
Returns the value of the TooNewLogEventStartIndex property for this
object.
- getTooOldLogEventEndIndex() - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
-
Returns the value of the TooOldLogEventEndIndex property for this
object.
- getUploadSequenceToken() - Method in class com.amazonaws.services.logs.model.LogStream
-
A string token used for making PutLogEvents requests.
- 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.
- setArn(String) - Method in class com.amazonaws.services.logs.model.LogGroup
-
Sets the value of the Arn property for this object.
- setArn(String) - Method in class com.amazonaws.services.logs.model.LogStream
-
Sets the value of the Arn property for this object.
- setCreationTime(Long) - Method in class com.amazonaws.services.logs.model.LogGroup
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- setCreationTime(Long) - Method in class com.amazonaws.services.logs.model.LogStream
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- setCreationTime(Long) - Method in class com.amazonaws.services.logs.model.MetricFilter
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- setDescending(Boolean) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
-
If set to true, results are returned in descending order.
- setEndpoint(String) - Method in interface com.amazonaws.services.logs.AWSLogs
-
Overrides the default endpoint for this client ("https://logs.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in class com.amazonaws.services.logs.AWSLogsClient
-
- setEndpoint(String, String, String) - Method in class com.amazonaws.services.logs.AWSLogsClient
-
- setEndTime(Long) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- setEventMessage(String) - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
-
Sets the value of the EventMessage property for this object.
- setEventNumber(Long) - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
-
Sets the value of the EventNumber property for this object.
- setEvents(Collection<OutputLogEvent>) - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
-
Sets the value of the Events property for this object.
- setExpectedSequenceToken(String) - Method in exception com.amazonaws.services.logs.model.DataAlreadyAcceptedException
-
Sets the value of the ExpectedSequenceToken property for this object.
- setExpectedSequenceToken(String) - Method in exception com.amazonaws.services.logs.model.InvalidSequenceTokenException
-
Sets the value of the ExpectedSequenceToken property for this object.
- setExpiredLogEventEndIndex(Integer) - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
-
Sets the value of the ExpiredLogEventEndIndex property for this
object.
- setExtractedValues(Map<String, String>) - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
-
Sets the value of the ExtractedValues property for this object.
- setFilterName(String) - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
-
The name of the metric filter.
- setFilterName(String) - Method in class com.amazonaws.services.logs.model.MetricFilter
-
The name of the metric filter.
- setFilterName(String) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
-
The name of the metric filter.
- setFilterNamePrefix(String) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
-
The name of the metric filter.
- setFilterPattern(String) - Method in class com.amazonaws.services.logs.model.MetricFilter
-
A symbolic description of how Amazon CloudWatch Logs should interpret
the data in each log entry.
- setFilterPattern(String) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
-
A symbolic description of how Amazon CloudWatch Logs should interpret
the data in each log entry.
- setFilterPattern(String) - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
-
A symbolic description of how Amazon CloudWatch Logs should interpret
the data in each log entry.
- setFirstEventTimestamp(Long) - Method in class com.amazonaws.services.logs.model.LogStream
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- setIngestionTime(Long) - Method in class com.amazonaws.services.logs.model.OutputLogEvent
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- setLastEventTimestamp(Long) - Method in class com.amazonaws.services.logs.model.LogStream
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- setLastIngestionTime(Long) - Method in class com.amazonaws.services.logs.model.LogStream
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- 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.GetLogEventsRequest
-
The maximum number of log events returned in the response.
- setLogEventMessages(Collection<String>) - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
-
Sets the value of the LogEventMessages property for this object.
- setLogEvents(Collection<InputLogEvent>) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
-
A list of events belonging to a log stream.
- setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.CreateLogGroupRequest
-
Sets the value of the LogGroupName property for this object.
- setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.CreateLogStreamRequest
-
Sets the value of the LogGroupName property for this object.
- setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteLogGroupRequest
-
Sets the value of the LogGroupName property for this object.
- setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteLogStreamRequest
-
Sets the value of the LogGroupName property for this object.
- setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
-
Sets the value of the LogGroupName property for this object.
- setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteRetentionPolicyRequest
-
Sets the value of the LogGroupName property for this object.
- setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
-
Sets the value of the LogGroupName property for this object.
- setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
-
Sets the value of the LogGroupName property for this object.
- setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
-
Sets the value of the LogGroupName property for this object.
- setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.LogGroup
-
Sets the value of the LogGroupName property for this object.
- setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
-
Sets the value of the LogGroupName property for this object.
- setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
-
Sets the value of the LogGroupName property for this object.
- setLogGroupName(String) - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
-
Sets the value of the LogGroupName property for this object.
- setLogGroupNamePrefix(String) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
-
Sets the value of the LogGroupNamePrefix property for this object.
- setLogGroups(Collection<LogGroup>) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsResult
-
A list of log groups.
- setLogStreamName(String) - Method in class com.amazonaws.services.logs.model.CreateLogStreamRequest
-
Sets the value of the LogStreamName property for this object.
- setLogStreamName(String) - Method in class com.amazonaws.services.logs.model.DeleteLogStreamRequest
-
Sets the value of the LogStreamName property for this object.
- setLogStreamName(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
-
Sets the value of the LogStreamName property for this object.
- setLogStreamName(String) - Method in class com.amazonaws.services.logs.model.LogStream
-
Sets the value of the LogStreamName property for this object.
- setLogStreamName(String) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
-
Sets the value of the LogStreamName property for this object.
- setLogStreamNamePrefix(String) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
-
Will only return log streams that match the provided
logStreamNamePrefix.
- setLogStreams(Collection<LogStream>) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsResult
-
A list of log streams.
- setMatches(Collection<MetricFilterMatchRecord>) - Method in class com.amazonaws.services.logs.model.TestMetricFilterResult
-
Sets the value of the Matches property for this object.
- setMessage(String) - Method in class com.amazonaws.services.logs.model.InputLogEvent
-
Sets the value of the Message property for this object.
- setMessage(String) - Method in class com.amazonaws.services.logs.model.OutputLogEvent
-
Sets the value of the Message property for this object.
- setMetricFilterCount(Integer) - Method in class com.amazonaws.services.logs.model.LogGroup
-
The number of metric filters associated with the log group.
- setMetricFilters(Collection<MetricFilter>) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
-
Sets the value of the MetricFilters property for this object.
- setMetricName(String) - Method in class com.amazonaws.services.logs.model.MetricTransformation
-
The name of the CloudWatch metric to which the monitored log
information should be published.
- setMetricNamespace(String) - Method in class com.amazonaws.services.logs.model.MetricTransformation
-
The destination namespace of the new CloudWatch metric.
- setMetricTransformations(Collection<MetricTransformation>) - Method in class com.amazonaws.services.logs.model.MetricFilter
-
Sets the value of the MetricTransformations property for this object.
- setMetricTransformations(Collection<MetricTransformation>) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
-
Sets the value of the MetricTransformations property for this object.
- setMetricValue(String) - Method in class com.amazonaws.services.logs.model.MetricTransformation
-
What to publish to the metric.
- setNextBackwardToken(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
-
A string token used for pagination that points to the next page of
results.
- setNextForwardToken(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
-
A string token used for pagination that points to the next page of
results.
- setNextSequenceToken(String) - Method in class com.amazonaws.services.logs.model.PutLogEventsResult
-
A string token used for making PutLogEvents requests.
- 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
-
A string token used for pagination that points to the next page of
results.
- 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
-
A string token used for pagination that points to the next page of
results.
- 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
-
A string token used for pagination that points to the next page of
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 interface com.amazonaws.services.logs.AWSLogs
-
- setRejectedLogEventsInfo(RejectedLogEventsInfo) - Method in class com.amazonaws.services.logs.model.PutLogEventsResult
-
Sets the value of the RejectedLogEventsInfo property for this object.
- setRetentionInDays(Integer) - Method in class com.amazonaws.services.logs.model.LogGroup
-
Specifies the number of days you want to retain log events in the
specified log group.
- setRetentionInDays(Integer) - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
-
Specifies the number of days you want to retain log events in the
specified log group.
- 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.GetLogEventsRequest
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- setStoredBytes(Long) - Method in class com.amazonaws.services.logs.model.LogGroup
-
Sets the value of the StoredBytes property for this object.
- setStoredBytes(Long) - Method in class com.amazonaws.services.logs.model.LogStream
-
Sets the value of the StoredBytes property for this object.
- setTimestamp(Long) - Method in class com.amazonaws.services.logs.model.InputLogEvent
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- setTimestamp(Long) - Method in class com.amazonaws.services.logs.model.OutputLogEvent
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- setTooNewLogEventStartIndex(Integer) - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
-
Sets the value of the TooNewLogEventStartIndex property for this
object.
- setTooOldLogEventEndIndex(Integer) - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
-
Sets the value of the TooOldLogEventEndIndex property for this object.
- setUploadSequenceToken(String) - Method in class com.amazonaws.services.logs.model.LogStream
-
A string token used for making PutLogEvents requests.
- 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.
- 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 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
-
Tests the filter pattern of a metric filter against a sample of log
event messages.
- testMetricFilterAsync(TestMetricFilterRequest, AsyncHandler<TestMetricFilterRequest, TestMetricFilterResult>) - Method in class com.amazonaws.services.logs.AWSLogsAsyncClient
-
Tests the filter pattern of a metric filter against a sample of log
event messages.
- 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
-
Test Metric Filter Result
- TestMetricFilterResult() - Constructor for class com.amazonaws.services.logs.model.TestMetricFilterResult
-
- 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.CreateLogStreamRequest
-
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.DeleteLogStreamRequest
-
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.DeleteRetentionPolicyRequest
-
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.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.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.PutRetentionPolicyRequest
-
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.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.
- withArn(String) - Method in class com.amazonaws.services.logs.model.LogGroup
-
Sets the value of the Arn property for this object.
- withArn(String) - Method in class com.amazonaws.services.logs.model.LogStream
-
Sets the value of the Arn property for this object.
- withCreationTime(Long) - Method in class com.amazonaws.services.logs.model.LogGroup
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- withCreationTime(Long) - Method in class com.amazonaws.services.logs.model.LogStream
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- withCreationTime(Long) - Method in class com.amazonaws.services.logs.model.MetricFilter
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- withDescending(Boolean) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
-
If set to true, results are returned in descending order.
- withEndTime(Long) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- withEventMessage(String) - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
-
Sets the value of the EventMessage property for this object.
- withEventNumber(Long) - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
-
Sets the value of the EventNumber property for this object.
- withEvents(OutputLogEvent...) - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
-
Sets the value of the Events property for this object.
- withEvents(Collection<OutputLogEvent>) - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
-
Sets the value of the Events property for this object.
- withExpiredLogEventEndIndex(Integer) - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
-
Sets the value of the ExpiredLogEventEndIndex property for this
object.
- withExtractedValues(Map<String, String>) - Method in class com.amazonaws.services.logs.model.MetricFilterMatchRecord
-
Sets the value of the ExtractedValues property for this object.
- withFilterName(String) - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
-
The name of the metric filter.
- withFilterName(String) - Method in class com.amazonaws.services.logs.model.MetricFilter
-
The name of the metric filter.
- withFilterName(String) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
-
The name of the metric filter.
- withFilterNamePrefix(String) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
-
The name of the metric filter.
- withFilterPattern(String) - Method in class com.amazonaws.services.logs.model.MetricFilter
-
A symbolic description of how Amazon CloudWatch Logs should interpret
the data in each log entry.
- withFilterPattern(String) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
-
A symbolic description of how Amazon CloudWatch Logs should interpret
the data in each log entry.
- withFilterPattern(String) - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
-
A symbolic description of how Amazon CloudWatch Logs should interpret
the data in each log entry.
- withFirstEventTimestamp(Long) - Method in class com.amazonaws.services.logs.model.LogStream
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- withIngestionTime(Long) - Method in class com.amazonaws.services.logs.model.OutputLogEvent
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- withLastEventTimestamp(Long) - Method in class com.amazonaws.services.logs.model.LogStream
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- withLastIngestionTime(Long) - Method in class com.amazonaws.services.logs.model.LogStream
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- 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.GetLogEventsRequest
-
The maximum number of log events returned in the response.
- withLogEventMessages(String...) - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
-
Sets the value of the LogEventMessages property for this object.
- withLogEventMessages(Collection<String>) - Method in class com.amazonaws.services.logs.model.TestMetricFilterRequest
-
Sets the value of the LogEventMessages property for this object.
- withLogEvents(InputLogEvent...) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
-
A list of events belonging to a log stream.
- withLogEvents(Collection<InputLogEvent>) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
-
A list of events belonging to a log stream.
- withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.CreateLogGroupRequest
-
Sets the value of the LogGroupName property for this object.
- withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.CreateLogStreamRequest
-
Sets the value of the LogGroupName property for this object.
- withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteLogGroupRequest
-
Sets the value of the LogGroupName property for this object.
- withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteLogStreamRequest
-
Sets the value of the LogGroupName property for this object.
- withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteMetricFilterRequest
-
Sets the value of the LogGroupName property for this object.
- withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DeleteRetentionPolicyRequest
-
Sets the value of the LogGroupName property for this object.
- withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
-
Sets the value of the LogGroupName property for this object.
- withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersRequest
-
Sets the value of the LogGroupName property for this object.
- withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
-
Sets the value of the LogGroupName property for this object.
- withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.LogGroup
-
Sets the value of the LogGroupName property for this object.
- withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
-
Sets the value of the LogGroupName property for this object.
- withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
-
Sets the value of the LogGroupName property for this object.
- withLogGroupName(String) - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
-
Sets the value of the LogGroupName property for this object.
- withLogGroupNamePrefix(String) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsRequest
-
Sets the value of the LogGroupNamePrefix property for this object.
- withLogGroups(LogGroup...) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsResult
-
A list of log groups.
- withLogGroups(Collection<LogGroup>) - Method in class com.amazonaws.services.logs.model.DescribeLogGroupsResult
-
A list of log groups.
- withLogStreamName(String) - Method in class com.amazonaws.services.logs.model.CreateLogStreamRequest
-
Sets the value of the LogStreamName property for this object.
- withLogStreamName(String) - Method in class com.amazonaws.services.logs.model.DeleteLogStreamRequest
-
Sets the value of the LogStreamName property for this object.
- withLogStreamName(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsRequest
-
Sets the value of the LogStreamName property for this object.
- withLogStreamName(String) - Method in class com.amazonaws.services.logs.model.LogStream
-
Sets the value of the LogStreamName property for this object.
- withLogStreamName(String) - Method in class com.amazonaws.services.logs.model.PutLogEventsRequest
-
Sets the value of the LogStreamName property for this object.
- withLogStreamNamePrefix(String) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsRequest
-
Will only return log streams that match the provided
logStreamNamePrefix.
- withLogStreams(LogStream...) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsResult
-
A list of log streams.
- withLogStreams(Collection<LogStream>) - Method in class com.amazonaws.services.logs.model.DescribeLogStreamsResult
-
A list of log streams.
- withMatches(MetricFilterMatchRecord...) - Method in class com.amazonaws.services.logs.model.TestMetricFilterResult
-
Sets the value of the Matches property for this object.
- withMatches(Collection<MetricFilterMatchRecord>) - Method in class com.amazonaws.services.logs.model.TestMetricFilterResult
-
Sets the value of the Matches property for this object.
- withMessage(String) - Method in class com.amazonaws.services.logs.model.InputLogEvent
-
Sets the value of the Message property for this object.
- withMessage(String) - Method in class com.amazonaws.services.logs.model.OutputLogEvent
-
Sets the value of the Message property for this object.
- withMetricFilterCount(Integer) - Method in class com.amazonaws.services.logs.model.LogGroup
-
The number of metric filters associated with the log group.
- withMetricFilters(MetricFilter...) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
-
Sets the value of the MetricFilters property for this object.
- withMetricFilters(Collection<MetricFilter>) - Method in class com.amazonaws.services.logs.model.DescribeMetricFiltersResult
-
Sets the value of the MetricFilters property for this object.
- withMetricName(String) - Method in class com.amazonaws.services.logs.model.MetricTransformation
-
The name of the CloudWatch metric to which the monitored log
information should be published.
- withMetricNamespace(String) - Method in class com.amazonaws.services.logs.model.MetricTransformation
-
The destination namespace of the new CloudWatch metric.
- withMetricTransformations(MetricTransformation...) - Method in class com.amazonaws.services.logs.model.MetricFilter
-
Sets the value of the MetricTransformations property for this object.
- withMetricTransformations(Collection<MetricTransformation>) - Method in class com.amazonaws.services.logs.model.MetricFilter
-
Sets the value of the MetricTransformations property for this object.
- withMetricTransformations(MetricTransformation...) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
-
Sets the value of the MetricTransformations property for this object.
- withMetricTransformations(Collection<MetricTransformation>) - Method in class com.amazonaws.services.logs.model.PutMetricFilterRequest
-
Sets the value of the MetricTransformations property for this object.
- withMetricValue(String) - Method in class com.amazonaws.services.logs.model.MetricTransformation
-
What to publish to the metric.
- withNextBackwardToken(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
-
A string token used for pagination that points to the next page of
results.
- withNextForwardToken(String) - Method in class com.amazonaws.services.logs.model.GetLogEventsResult
-
A string token used for pagination that points to the next page of
results.
- withNextSequenceToken(String) - Method in class com.amazonaws.services.logs.model.PutLogEventsResult
-
A string token used for making PutLogEvents requests.
- 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
-
A string token used for pagination that points to the next page of
results.
- 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
-
A string token used for pagination that points to the next page of
results.
- 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
-
A string token used for pagination that points to the next page of
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
-
Sets the value of the RejectedLogEventsInfo property for this object.
- withRetentionInDays(Integer) - Method in class com.amazonaws.services.logs.model.LogGroup
-
Specifies the number of days you want to retain log events in the
specified log group.
- withRetentionInDays(Integer) - Method in class com.amazonaws.services.logs.model.PutRetentionPolicyRequest
-
Specifies the number of days you want to retain log events in the
specified log group.
- 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.GetLogEventsRequest
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- withStoredBytes(Long) - Method in class com.amazonaws.services.logs.model.LogGroup
-
Sets the value of the StoredBytes property for this object.
- withStoredBytes(Long) - Method in class com.amazonaws.services.logs.model.LogStream
-
Sets the value of the StoredBytes property for this object.
- withTimestamp(Long) - Method in class com.amazonaws.services.logs.model.InputLogEvent
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- withTimestamp(Long) - Method in class com.amazonaws.services.logs.model.OutputLogEvent
-
A point in time expressed as the number milliseconds since Jan 1, 1970
00:00:00 UTC.
- withTooNewLogEventStartIndex(Integer) - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
-
Sets the value of the TooNewLogEventStartIndex property for this
object.
- withTooOldLogEventEndIndex(Integer) - Method in class com.amazonaws.services.logs.model.RejectedLogEventsInfo
-
Sets the value of the TooOldLogEventEndIndex property for this object.
- withUploadSequenceToken(String) - Method in class com.amazonaws.services.logs.model.LogStream
-
A string token used for making PutLogEvents requests.