- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-