- AbstractAmazonKinesis - Class in com.amazonaws.services.kinesis
-
Abstract implementation of AmazonKinesis.
- AbstractAmazonKinesis() - Constructor for class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-
- AbstractAmazonKinesisAsync - Class in com.amazonaws.services.kinesis
-
Abstract implementation of AmazonKinesisAsync.
- AbstractAmazonKinesisAsync() - Constructor for class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-
- AbstractAmazonKinesisFirehose - Class in com.amazonaws.services.kinesisfirehose
-
Abstract implementation of AmazonKinesisFirehose.
- AbstractAmazonKinesisFirehose() - Constructor for class com.amazonaws.services.kinesisfirehose.AbstractAmazonKinesisFirehose
-
- AbstractAmazonKinesisFirehoseAsync - Class in com.amazonaws.services.kinesisfirehose
-
Abstract implementation of AmazonKinesisFirehoseAsync.
- AbstractAmazonKinesisFirehoseAsync() - Constructor for class com.amazonaws.services.kinesisfirehose.AbstractAmazonKinesisFirehoseAsync
-
- addTagsEntry(String, String) - Method in class com.amazonaws.services.kinesis.model.AddTagsToStreamRequest
-
- addTagsToStream(AddTagsToStreamRequest) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-
- addTagsToStream(AddTagsToStreamRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
-
Adds or updates tags for the specified Amazon Kinesis stream.
- addTagsToStream(AddTagsToStreamRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
-
Adds or updates tags for the specified Amazon Kinesis stream.
- addTagsToStreamAsync(AddTagsToStreamRequest) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-
- addTagsToStreamAsync(AddTagsToStreamRequest, AsyncHandler<AddTagsToStreamRequest, AddTagsToStreamResult>) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-
- addTagsToStreamAsync(AddTagsToStreamRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
-
Adds or updates tags for the specified Amazon Kinesis stream.
- addTagsToStreamAsync(AddTagsToStreamRequest, AsyncHandler<AddTagsToStreamRequest, AddTagsToStreamResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
-
Adds or updates tags for the specified Amazon Kinesis stream.
- addTagsToStreamAsync(AddTagsToStreamRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
- addTagsToStreamAsync(AddTagsToStreamRequest, AsyncHandler<AddTagsToStreamRequest, AddTagsToStreamResult>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
- AddTagsToStreamRequest - Class in com.amazonaws.services.kinesis.model
-
Represents the input for AddTagsToStream.
- AddTagsToStreamRequest() - Constructor for class com.amazonaws.services.kinesis.model.AddTagsToStreamRequest
-
- AddTagsToStreamResult - Class in com.amazonaws.services.kinesis.model
-
- AddTagsToStreamResult() - Constructor for class com.amazonaws.services.kinesis.model.AddTagsToStreamResult
-
- AmazonKinesis - Interface in com.amazonaws.services.kinesis
-
Interface for accessing Kinesis.
- AmazonKinesisAsync - Interface in com.amazonaws.services.kinesis
-
Interface for accessing Kinesis asynchronously.
- AmazonKinesisAsyncClient - Class in com.amazonaws.services.kinesis
-
Interface for accessing Kinesis asynchronously.
- AmazonKinesisAsyncClient() - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
Kinesis.
- AmazonKinesisAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
Kinesis.
- AmazonKinesisAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Kinesis
using the specified AWS account credentials.
- AmazonKinesisAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Kinesis
using the specified AWS account credentials and executor service.
- AmazonKinesisAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Kinesis
using the specified AWS account credentials, executor service, and client
configuration options.
- AmazonKinesisAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Kinesis
using the specified AWS account credentials provider.
- AmazonKinesisAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Kinesis
using the provided AWS account credentials provider and client
configuration options.
- AmazonKinesisAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Kinesis
using the specified AWS account credentials provider and executor
service.
- AmazonKinesisAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Kinesis
using the specified AWS account credentials provider, executor service,
and client configuration options.
- AmazonKinesisAsyncClientBuilder - Class in com.amazonaws.services.kinesis
-
- AmazonKinesisClient - Class in com.amazonaws.services.kinesis
-
Client for accessing Kinesis.
- AmazonKinesisClient() - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisClient
-
Constructs a new client to invoke service methods on Kinesis.
- AmazonKinesisClient(ClientConfiguration) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisClient
-
Constructs a new client to invoke service methods on Kinesis.
- AmazonKinesisClient(AWSCredentials) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisClient
-
Constructs a new client to invoke service methods on Kinesis using the
specified AWS account credentials.
- AmazonKinesisClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisClient
-
Constructs a new client to invoke service methods on Kinesis using the
specified AWS account credentials and client configuration options.
- AmazonKinesisClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisClient
-
Constructs a new client to invoke service methods on Kinesis using the
specified AWS account credentials provider.
- AmazonKinesisClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisClient
-
Constructs a new client to invoke service methods on Kinesis using the
specified AWS account credentials provider and client configuration
options.
- AmazonKinesisClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.kinesis.AmazonKinesisClient
-
Constructs a new client to invoke service methods on Kinesis using the
specified AWS account credentials provider, client configuration options,
and request metric collector.
- AmazonKinesisClientBuilder - Class in com.amazonaws.services.kinesis
-
- AmazonKinesisException - Exception in com.amazonaws.services.kinesis.model
-
Base exception for all service exceptions thrown by Amazon Kinesis
- AmazonKinesisException(String) - Constructor for exception com.amazonaws.services.kinesis.model.AmazonKinesisException
-
Constructs a new AmazonKinesisException with the specified error message.
- AmazonKinesisFirehose - Interface in com.amazonaws.services.kinesisfirehose
-
Interface for accessing Firehose.
- AmazonKinesisFirehoseAsync - Interface in com.amazonaws.services.kinesisfirehose
-
Interface for accessing Firehose asynchronously.
- AmazonKinesisFirehoseAsyncClient - Class in com.amazonaws.services.kinesisfirehose
-
Interface for accessing Firehose asynchronously.
- AmazonKinesisFirehoseAsyncClient() - Constructor for class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
Firehose.
- AmazonKinesisFirehoseAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
Firehose.
- AmazonKinesisFirehoseAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
Firehose using the specified AWS account credentials.
- AmazonKinesisFirehoseAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
Firehose using the specified AWS account credentials and executor
service.
- AmazonKinesisFirehoseAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
Firehose using the specified AWS account credentials, executor service,
and client configuration options.
- AmazonKinesisFirehoseAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
Firehose using the specified AWS account credentials provider.
- AmazonKinesisFirehoseAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
Firehose using the provided AWS account credentials provider and client
configuration options.
- AmazonKinesisFirehoseAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
Firehose using the specified AWS account credentials provider and
executor service.
- AmazonKinesisFirehoseAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
Firehose using the specified AWS account credentials provider, executor
service, and client configuration options.
- AmazonKinesisFirehoseAsyncClientBuilder - Class in com.amazonaws.services.kinesisfirehose
-
- AmazonKinesisFirehoseClient - Class in com.amazonaws.services.kinesisfirehose
-
Client for accessing Firehose.
- AmazonKinesisFirehoseClient() - Constructor for class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseClient
-
Constructs a new client to invoke service methods on Firehose.
- AmazonKinesisFirehoseClient(ClientConfiguration) - Constructor for class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseClient
-
Constructs a new client to invoke service methods on Firehose.
- AmazonKinesisFirehoseClient(AWSCredentials) - Constructor for class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseClient
-
Constructs a new client to invoke service methods on Firehose using the
specified AWS account credentials.
- AmazonKinesisFirehoseClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseClient
-
Constructs a new client to invoke service methods on Firehose using the
specified AWS account credentials and client configuration options.
- AmazonKinesisFirehoseClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseClient
-
Constructs a new client to invoke service methods on Firehose using the
specified AWS account credentials provider.
- AmazonKinesisFirehoseClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseClient
-
Constructs a new client to invoke service methods on Firehose using the
specified AWS account credentials provider and client configuration
options.
- AmazonKinesisFirehoseClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseClient
-
Constructs a new client to invoke service methods on Firehose using the
specified AWS account credentials provider, client configuration options,
and request metric collector.
- AmazonKinesisFirehoseClientBuilder - Class in com.amazonaws.services.kinesisfirehose
-
- AmazonKinesisFirehoseException - Exception in com.amazonaws.services.kinesisfirehose.model
-
Base exception for all service exceptions thrown by Amazon Kinesis Firehose
- AmazonKinesisFirehoseException(String) - Constructor for exception com.amazonaws.services.kinesisfirehose.model.AmazonKinesisFirehoseException
-
Constructs a new AmazonKinesisFirehoseException with the specified error
message.
- AmazonKinesisWaiters - Class in com.amazonaws.services.kinesis.waiters
-
- AmazonKinesisWaiters(AmazonKinesis) - Constructor for class com.amazonaws.services.kinesis.waiters.AmazonKinesisWaiters
-
Constructs a new AmazonKinesisWaiters with the given client
- apply(DescribeStreamRequest) - Method in class com.amazonaws.services.kinesis.waiters.DescribeStreamFunction
-
Makes a call to the operation specified by the waiter by taking the
corresponding request and returns the corresponding result
- getAdjacentParentShardId() - Method in class com.amazonaws.services.kinesis.model.Shard
-
The shard ID of the shard adjacent to the shard's parent.
- getAdjacentShardToMerge() - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
-
The shard ID of the adjacent shard for the merge.
- getApproximateArrivalTimestamp() - Method in class com.amazonaws.services.kinesis.model.Record
-
The approximate time that the record was inserted into the stream.
- getAWSKMSKeyARN() - Method in class com.amazonaws.services.kinesisfirehose.model.KMSEncryptionConfig
-
The ARN of the encryption key.
- getBucketARN() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The ARN of the S3 bucket.
- getBucketARN() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The ARN of the S3 bucket.
- getBucketARN() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The ARN of the S3 bucket.
- getBufferingHints() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
Buffering options.
- getBufferingHints() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
Buffering options.
- getBufferingHints() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
Buffering options.
- getBufferingHints() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The buffering option.
- getBufferingHints() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The buffering option.
- getBufferingHints() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The buffering option.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
-
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.kinesis.AmazonKinesisClient
-
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.kinesisfirehose.AbstractAmazonKinesisFirehose
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehose
-
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.kinesisfirehose.AmazonKinesisFirehoseClient
-
Returns additional metadata for a previously executed successful,
request, typically used for debugging issues where a service isn't acting
as expected.
- getCloudWatchLoggingOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
Describes CloudWatch logging options for your delivery stream.
- getCloudWatchLoggingOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
CloudWatch logging options.
- getCloudWatchLoggingOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
Describes CloudWatch logging options for your delivery stream.
- getCloudWatchLoggingOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
Describes CloudWatch logging options for your delivery stream.
- getCloudWatchLoggingOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
Describes CloudWatch logging options for your delivery stream.
- getCloudWatchLoggingOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
Describes CloudWatch logging options for your delivery stream.
- getCloudWatchLoggingOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
Describes CloudWatch logging options for your delivery stream.
- getCloudWatchLoggingOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
Describes CloudWatch logging options for your delivery stream.
- getCloudWatchLoggingOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
Describes CloudWatch logging options for your delivery stream.
- getClusterJDBCURL() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The database connection string.
- getClusterJDBCURL() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
The database connection string.
- getClusterJDBCURL() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The database connection string.
- getCompressionFormat() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The compression format.
- getCompressionFormat() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The compression format.
- getCompressionFormat() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The compression format.
- getCopyCommand() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The COPY command.
- getCopyCommand() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
The COPY command.
- getCopyCommand() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The COPY command.
- getCopyOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.CopyCommand
-
Optional parameters to use with the Amazon Redshift COPY
command.
- getCreateTimestamp() - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The date and time that the delivery stream was created.
- getCurrentDeliveryStreamVersionId() - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
- getCurrentShardLevelMetrics() - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringResult
-
Represents the current state of the metrics that are in the enhanced
state before the operation.
- getCurrentShardLevelMetrics() - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringResult
-
Represents the current state of the metrics that are in the enhanced
state before the operation.
- getData() - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
-
The data blob to put into the record, which is base64-encoded when the
blob is serialized.
- getData() - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequestEntry
-
The data blob to put into the record, which is base64-encoded when the
blob is serialized.
- getData() - Method in class com.amazonaws.services.kinesis.model.Record
-
The data blob.
- getData() - Method in class com.amazonaws.services.kinesisfirehose.model.Record
-
The data blob, which is base64-encoded when the blob is serialized.
- getDataTableColumns() - Method in class com.amazonaws.services.kinesisfirehose.model.CopyCommand
-
A comma-separated list of column names.
- getDataTableName() - Method in class com.amazonaws.services.kinesisfirehose.model.CopyCommand
-
The name of the target table.
- getDeliveryStreamARN() - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamResult
-
The ARN of the delivery stream.
- getDeliveryStreamARN() - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The Amazon Resource Name (ARN) of the delivery stream.
- getDeliveryStreamDescription() - Method in class com.amazonaws.services.kinesisfirehose.model.DescribeDeliveryStreamResult
-
Information about the delivery stream.
- getDeliveryStreamName() - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamRequest
-
The name of the delivery stream.
- getDeliveryStreamName() - Method in class com.amazonaws.services.kinesisfirehose.model.DeleteDeliveryStreamRequest
-
The name of the delivery stream.
- getDeliveryStreamName() - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The name of the delivery stream.
- getDeliveryStreamName() - Method in class com.amazonaws.services.kinesisfirehose.model.DescribeDeliveryStreamRequest
-
The name of the delivery stream.
- getDeliveryStreamName() - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchRequest
-
The name of the delivery stream.
- getDeliveryStreamName() - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordRequest
-
The name of the delivery stream.
- getDeliveryStreamName() - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
The name of the delivery stream.
- getDeliveryStreamNames() - Method in class com.amazonaws.services.kinesisfirehose.model.ListDeliveryStreamsResult
-
The names of the delivery streams.
- getDeliveryStreamStatus() - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The status of the delivery stream.
- getDesiredShardLevelMetrics() - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringResult
-
Represents the list of all the metrics that would be in the enhanced
state after the operation.
- getDesiredShardLevelMetrics() - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringResult
-
Represents the list of all the metrics that would be in the enhanced
state after the operation.
- getDestinationId() - Method in class com.amazonaws.services.kinesisfirehose.model.DestinationDescription
-
The ID of the destination.
- getDestinationId() - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
The ID of the destination.
- getDestinations() - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The destinations.
- getDomainARN() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The ARN of the Amazon ES domain.
- getDomainARN() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The ARN of the Amazon ES domain.
- getDomainARN() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The ARN of the Amazon ES domain.
- getDurationInSeconds() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchRetryOptions
-
After an initial failure to deliver to Amazon ES, the total amount of
time during which Firehose re-attempts delivery (including the first
attempt).
- getDurationInSeconds() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftRetryOptions
-
The length of time during which Firehose retries delivery after a
failure, starting from the initial request and including the first
attempt.
- getElasticsearchDestinationConfiguration() - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamRequest
-
The destination in Amazon ES.
- getElasticsearchDestinationDescription() - Method in class com.amazonaws.services.kinesisfirehose.model.DestinationDescription
-
The destination in Amazon ES.
- getElasticsearchDestinationUpdate() - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
Describes an update for a destination in Amazon ES.
- getEnabled() - Method in class com.amazonaws.services.kinesisfirehose.model.CloudWatchLoggingOptions
-
Enables or disables CloudWatch logging.
- getEncryptionConfiguration() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The encryption configuration.
- getEncryptionConfiguration() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The encryption configuration.
- getEncryptionConfiguration() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The encryption configuration.
- getEndingHashKey() - Method in class com.amazonaws.services.kinesis.model.HashKeyRange
-
The ending hash key of the hash key range.
- getEndingSequenceNumber() - Method in class com.amazonaws.services.kinesis.model.SequenceNumberRange
-
The ending sequence number for the range.
- getEnhancedMonitoring() - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
Represents the current enhanced monitoring settings of the stream.
- getErrorCode() - Method in class com.amazonaws.services.kinesis.model.PutRecordsResultEntry
-
The error code for an individual record result.
- getErrorCode() - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResponseEntry
-
The error code for an individual record result.
- getErrorMessage() - Method in class com.amazonaws.services.kinesis.model.PutRecordsResultEntry
-
The error message for an individual record result.
- getErrorMessage() - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResponseEntry
-
The error message for an individual record result.
- getExclusiveStartDeliveryStreamName() - Method in class com.amazonaws.services.kinesisfirehose.model.ListDeliveryStreamsRequest
-
The name of the delivery stream to start the list with.
- getExclusiveStartDestinationId() - Method in class com.amazonaws.services.kinesisfirehose.model.DescribeDeliveryStreamRequest
-
Specifies the destination ID to start returning the destination
information.
- getExclusiveStartShardId() - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
-
The shard ID of the shard to start with.
- getExclusiveStartStreamName() - Method in class com.amazonaws.services.kinesis.model.ListStreamsRequest
-
The name of the stream to start the list with.
- getExclusiveStartTagKey() - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamRequest
-
The key to use as the starting point for the list of tags.
- getExecutorService() - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Returns the executor service used by this client to execute async
requests.
- getExecutorService() - Method in class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsyncClient
-
Returns the executor service used by this client to execute async
requests.
- getExplicitHashKey() - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
-
The hash value used to explicitly determine the shard the data record is
assigned to by overriding the partition key hash.
- getExplicitHashKey() - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequestEntry
-
The hash value used to determine explicitly the shard that the data
record is assigned to by overriding the partition key hash.
- getFailedPutCount() - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResult
-
The number of unsuccessfully written records.
- getFailedRecordCount() - Method in class com.amazonaws.services.kinesis.model.PutRecordsResult
-
The number of unsuccessfully processed records in a
PutRecords request.
- getHashKeyRange() - Method in class com.amazonaws.services.kinesis.model.Shard
-
The range of possible hash key values for the shard, which is a set of
ordered contiguous positive integers.
- getHasMoreDeliveryStreams() - Method in class com.amazonaws.services.kinesisfirehose.model.ListDeliveryStreamsResult
-
Indicates whether there are more delivery streams available to list.
- getHasMoreDestinations() - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
Indicates whether there are more destinations available to list.
- getHasMoreShards() - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
If set to true, more shards in the stream are available to
describe.
- getHasMoreStreams() - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
-
If set to true, there are more streams available to list.
- getHasMoreTags() - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamResult
-
If set to true, more tags are available.
- getIndexName() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The Elasticsearch index name.
- getIndexName() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The Elasticsearch index name.
- getIndexName() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The Elasticsearch index name.
- getIndexRotationPeriod() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The Elasticsearch index rotation period.
- getIndexRotationPeriod() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The Elasticsearch index rotation period
- getIndexRotationPeriod() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The Elasticsearch index rotation period.
- getIntervalInSeconds() - Method in class com.amazonaws.services.kinesisfirehose.model.BufferingHints
-
Buffer incoming data for the specified period of time, in seconds, before
delivering it to the destination.
- getIntervalInSeconds() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchBufferingHints
-
Buffer incoming data for the specified period of time, in seconds, before
delivering it to the destination.
- getKey() - Method in class com.amazonaws.services.kinesis.model.Tag
-
A unique identifier for the tag.
- getKMSEncryptionConfig() - Method in class com.amazonaws.services.kinesisfirehose.model.EncryptionConfiguration
-
The encryption key.
- getLastUpdateTimestamp() - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The date and time that the delivery stream was last updated.
- getLimit() - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
-
The maximum number of shards to return.
- getLimit() - Method in class com.amazonaws.services.kinesis.model.GetRecordsRequest
-
The maximum number of records to return.
- getLimit() - Method in class com.amazonaws.services.kinesis.model.ListStreamsRequest
-
The maximum number of streams to list.
- getLimit() - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamRequest
-
The number of tags to return.
- getLimit() - Method in class com.amazonaws.services.kinesisfirehose.model.DescribeDeliveryStreamRequest
-
The limit on the number of destinations to return.
- getLimit() - Method in class com.amazonaws.services.kinesisfirehose.model.ListDeliveryStreamsRequest
-
The maximum number of delivery streams to list.
- getLogGroupName() - Method in class com.amazonaws.services.kinesisfirehose.model.CloudWatchLoggingOptions
-
The CloudWatch group name for logging.
- getLogStreamName() - Method in class com.amazonaws.services.kinesisfirehose.model.CloudWatchLoggingOptions
-
The CloudWatch log stream name for logging.
- getMillisBehindLatest() - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
-
The number of milliseconds the
GetRecords response is from the tip
of the stream, indicating how far behind current time the consumer is.
- getNewStartingHashKey() - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
-
A hash key value for the starting hash key of one of the child shards
created by the split.
- getNextShardIterator() - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
-
The next position in the shard from which to start sequentially reading
data records.
- getNoEncryptionConfig() - Method in class com.amazonaws.services.kinesisfirehose.model.EncryptionConfiguration
-
Specifically override existing encryption information to ensure no
encryption is used.
- getParentShardId() - Method in class com.amazonaws.services.kinesis.model.Shard
-
The shard ID of the shard's parent.
- getPartitionKey() - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
-
Determines which shard in the stream the data record is assigned to.
- getPartitionKey() - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequestEntry
-
Determines which shard in the stream the data record is assigned to.
- getPartitionKey() - Method in class com.amazonaws.services.kinesis.model.Record
-
Identifies which shard in the stream the data record is assigned to.
- getPassword() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The user password.
- getPassword() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The user password.
- getPrefix() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The "YYYY/MM/DD/HH" time format prefix is automatically used for
delivered S3 files.
- getPrefix() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The "YYYY/MM/DD/HH" time format prefix is automatically used for
delivered S3 files.
- getPrefix() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The "YYYY/MM/DD/HH" time format prefix is automatically used for
delivered S3 files.
- getRecord() - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordRequest
-
The record.
- getRecordId() - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResponseEntry
-
The ID of the record.
- getRecordId() - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordResult
-
The ID of the record.
- getRecords(GetRecordsRequest) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-
- getRecords(GetRecordsRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
-
Gets data records from an Amazon Kinesis stream's shard.
- getRecords(GetRecordsRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
-
Gets data records from an Amazon Kinesis stream's shard.
- getRecords() - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
-
The data records retrieved from the shard.
- getRecords() - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequest
-
The records associated with the request.
- getRecords() - Method in class com.amazonaws.services.kinesis.model.PutRecordsResult
-
An array of successfully and unsuccessfully processed record results,
correlated with the request by natural ordering.
- getRecords() - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchRequest
-
One or more records.
- getRecordsAsync(GetRecordsRequest) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-
- getRecordsAsync(GetRecordsRequest, AsyncHandler<GetRecordsRequest, GetRecordsResult>) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-
- getRecordsAsync(GetRecordsRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
-
Gets data records from an Amazon Kinesis stream's shard.
- getRecordsAsync(GetRecordsRequest, AsyncHandler<GetRecordsRequest, GetRecordsResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
-
Gets data records from an Amazon Kinesis stream's shard.
- getRecordsAsync(GetRecordsRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
- getRecordsAsync(GetRecordsRequest, AsyncHandler<GetRecordsRequest, GetRecordsResult>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
- GetRecordsRequest - Class in com.amazonaws.services.kinesis.model
-
- GetRecordsRequest() - Constructor for class com.amazonaws.services.kinesis.model.GetRecordsRequest
-
- GetRecordsResult - Class in com.amazonaws.services.kinesis.model
-
- GetRecordsResult() - Constructor for class com.amazonaws.services.kinesis.model.GetRecordsResult
-
- getRedshiftDestinationConfiguration() - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamRequest
-
The destination in Amazon Redshift.
- getRedshiftDestinationDescription() - Method in class com.amazonaws.services.kinesisfirehose.model.DestinationDescription
-
The destination in Amazon Redshift.
- getRedshiftDestinationUpdate() - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
Describes an update for a destination in Amazon Redshift.
- getRequestResponses() - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResult
-
The results for the individual records.
- getRetentionPeriodHours() - Method in class com.amazonaws.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
-
The new retention period of the stream, in hours.
- getRetentionPeriodHours() - Method in class com.amazonaws.services.kinesis.model.IncreaseStreamRetentionPeriodRequest
-
The new retention period of the stream, in hours.
- getRetentionPeriodHours() - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The current retention period, in hours.
- getRetryOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
Configures retry behavior in the event that Firehose is unable to deliver
documents to Amazon ES.
- getRetryOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
Elasticsearch retry options.
- getRetryOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
Configures retry behavior in the event that Firehose is unable to deliver
documents to Amazon ES.
- getRetryOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
Configures retry behavior in the event that Firehose is unable to deliver
documents to Amazon Redshift.
- getRetryOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
Configures retry behavior in the event that Firehose is unable to deliver
documents to Amazon Redshift.
- getRetryOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
Configures retry behavior in the event that Firehose is unable to deliver
documents to Amazon Redshift.
- getRoleARN() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The ARN of the IAM role to be assumed by Firehose for calling the Amazon
ES Configuration API and for indexing documents.
- getRoleARN() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The ARN of the AWS credentials.
- getRoleARN() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The ARN of the IAM role to be assumed by Firehose for calling the Amazon
ES Configuration API and for indexing documents.
- getRoleARN() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The ARN of the AWS credentials.
- getRoleARN() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
The ARN of the AWS credentials.
- getRoleARN() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The ARN of the AWS credentials.
- getRoleARN() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The ARN of the AWS credentials.
- getRoleARN() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The ARN of the AWS credentials.
- getRoleARN() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The ARN of the AWS credentials.
- getS3BackupMode() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
Defines how documents should be delivered to Amazon S3.
- getS3BackupMode() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
Amazon S3 backup mode.
- getS3Configuration() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
- getS3Configuration() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The S3 configuration for the intermediate location from which Amazon
Redshift obtains data.
- getS3DestinationConfiguration() - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamRequest
-
The destination in Amazon S3.
- getS3DestinationDescription() - Method in class com.amazonaws.services.kinesisfirehose.model.DestinationDescription
-
The Amazon S3 destination.
- getS3DestinationDescription() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
- getS3DestinationDescription() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
The Amazon S3 destination.
- getS3DestinationUpdate() - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
Describes an update for a destination in Amazon S3.
- getS3Update() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
- getS3Update() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The Amazon S3 destination.
- getSequenceNumber() - Method in class com.amazonaws.services.kinesis.model.PutRecordResult
-
The sequence number identifier that was assigned to the put data record.
- getSequenceNumber() - Method in class com.amazonaws.services.kinesis.model.PutRecordsResultEntry
-
The sequence number for an individual record result.
- getSequenceNumber() - Method in class com.amazonaws.services.kinesis.model.Record
-
The unique identifier of the record in the stream.
- getSequenceNumberForOrdering() - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
-
Guarantees strictly increasing sequence numbers, for puts from the same
client and to the same partition key.
- getSequenceNumberRange() - Method in class com.amazonaws.services.kinesis.model.Shard
-
The range of possible sequence numbers for the shard.
- getShardCount() - Method in class com.amazonaws.services.kinesis.model.CreateStreamRequest
-
The number of shards that the stream will use.
- getShardId() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
The shard ID of the Amazon Kinesis shard to get the iterator for.
- getShardId() - Method in class com.amazonaws.services.kinesis.model.PutRecordResult
-
The shard ID of the shard where the data record was placed.
- getShardId() - Method in class com.amazonaws.services.kinesis.model.PutRecordsResultEntry
-
The shard ID for an individual record result.
- getShardId() - Method in class com.amazonaws.services.kinesis.model.Shard
-
The unique identifier of the shard within the stream.
- getShardIterator(GetShardIteratorRequest) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-
- getShardIterator(String, String, String) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-
- getShardIterator(String, String, String, String) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-
- getShardIterator(GetShardIteratorRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
-
Gets an Amazon Kinesis shard iterator.
- getShardIterator(String, String, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
-
Simplified method form for invoking the GetShardIterator operation.
- getShardIterator(String, String, String, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
-
Simplified method form for invoking the GetShardIterator operation.
- getShardIterator(GetShardIteratorRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
-
Gets an Amazon Kinesis shard iterator.
- getShardIterator(String, String, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
-
- getShardIterator(String, String, String, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
-
- getShardIterator() - Method in class com.amazonaws.services.kinesis.model.GetRecordsRequest
-
The position in the shard from which you want to start sequentially
reading data records.
- getShardIterator() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorResult
-
The position in the shard from which to start reading data records
sequentially.
- getShardIteratorAsync(GetShardIteratorRequest) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-
- getShardIteratorAsync(GetShardIteratorRequest, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult>) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-
- getShardIteratorAsync(String, String, String) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-
Simplified method form for invoking the GetShardIterator operation.
- getShardIteratorAsync(String, String, String, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult>) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-
Simplified method form for invoking the GetShardIterator operation with
an AsyncHandler.
- getShardIteratorAsync(String, String, String, String) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-
Simplified method form for invoking the GetShardIterator operation.
- getShardIteratorAsync(String, String, String, String, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult>) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-
Simplified method form for invoking the GetShardIterator operation with
an AsyncHandler.
- getShardIteratorAsync(GetShardIteratorRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
-
Gets an Amazon Kinesis shard iterator.
- getShardIteratorAsync(GetShardIteratorRequest, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
-
Gets an Amazon Kinesis shard iterator.
- getShardIteratorAsync(String, String, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
-
Simplified method form for invoking the GetShardIterator operation.
- getShardIteratorAsync(String, String, String, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
-
Simplified method form for invoking the GetShardIterator operation with
an AsyncHandler.
- getShardIteratorAsync(String, String, String, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
-
Simplified method form for invoking the GetShardIterator operation.
- getShardIteratorAsync(String, String, String, String, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
-
Simplified method form for invoking the GetShardIterator operation with
an AsyncHandler.
- getShardIteratorAsync(GetShardIteratorRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
- getShardIteratorAsync(GetShardIteratorRequest, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
- getShardIteratorAsync(String, String, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Simplified method form for invoking the GetShardIterator operation.
- getShardIteratorAsync(String, String, String, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Simplified method form for invoking the GetShardIterator operation with
an AsyncHandler.
- getShardIteratorAsync(String, String, String, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Simplified method form for invoking the GetShardIterator operation.
- getShardIteratorAsync(String, String, String, String, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Simplified method form for invoking the GetShardIterator operation with
an AsyncHandler.
- GetShardIteratorRequest - Class in com.amazonaws.services.kinesis.model
-
Represents the input for GetShardIterator.
- GetShardIteratorRequest() - Constructor for class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
- GetShardIteratorResult - Class in com.amazonaws.services.kinesis.model
-
Represents the output for GetShardIterator.
- GetShardIteratorResult() - Constructor for class com.amazonaws.services.kinesis.model.GetShardIteratorResult
-
- getShardIteratorType() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
Determines how the shard iterator is used to start reading data records
from the shard.
- getShardLevelMetrics() - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringRequest
-
List of shard-level metrics to disable.
- getShardLevelMetrics() - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringRequest
-
List of shard-level metrics to enable.
- getShardLevelMetrics() - Method in class com.amazonaws.services.kinesis.model.EnhancedMetrics
-
List of shard-level metrics.
- getShards() - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The shards that comprise the stream.
- getShardToMerge() - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
-
The shard ID of the shard to combine with the adjacent shard for the
merge.
- getShardToSplit() - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
-
The shard ID of the shard to split.
- getSizeInMBs() - Method in class com.amazonaws.services.kinesisfirehose.model.BufferingHints
-
Buffer incoming data to the specified size, in MBs, before delivering it
to the destination.
- getSizeInMBs() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchBufferingHints
-
Buffer incoming data to the specified size, in MBs, before delivering it
to the destination.
- getStartingHashKey() - Method in class com.amazonaws.services.kinesis.model.HashKeyRange
-
The starting hash key of the hash key range.
- getStartingSequenceNumber() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
The sequence number of the data record in the shard from which to start
reading.
- getStartingSequenceNumber() - Method in class com.amazonaws.services.kinesis.model.SequenceNumberRange
-
The starting sequence number for the range.
- getStreamARN() - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The Amazon Resource Name (ARN) for the stream being described.
- getStreamDescription() - Method in class com.amazonaws.services.kinesis.model.DescribeStreamResult
-
The current status of the stream, the stream ARN, an array of shard
objects that comprise the stream, and states whether there are more
shards available.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.AddTagsToStreamRequest
-
The name of the stream.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.CreateStreamRequest
-
A name to identify the stream.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
-
The name of the stream to modify.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.DeleteStreamRequest
-
The name of the stream to delete.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
-
The name of the stream to describe.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringRequest
-
The name of the Amazon Kinesis stream for which to disable enhanced
monitoring.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringResult
-
The name of the Amazon Kinesis stream.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringRequest
-
The name of the stream for which to enable enhanced monitoring.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringResult
-
The name of the Amazon Kinesis stream.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
The name of the Amazon Kinesis stream.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.IncreaseStreamRetentionPeriodRequest
-
The name of the stream to modify.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamRequest
-
The name of the stream.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
-
The name of the stream for the merge.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
-
The name of the stream to put the data record into.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequest
-
The stream name associated with the request.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.RemoveTagsFromStreamRequest
-
The name of the stream.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
-
The name of the stream for the shard split.
- getStreamName() - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The name of the stream being described.
- getStreamNames() - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
-
The names of the streams that are associated with the AWS account making
the ListStreams request.
- getStreamStatus() - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The current status of the stream being described.
- getTagKeys() - Method in class com.amazonaws.services.kinesis.model.RemoveTagsFromStreamRequest
-
A list of tag keys.
- getTags() - Method in class com.amazonaws.services.kinesis.model.AddTagsToStreamRequest
-
The set of key-value pairs to use to create the tags.
- getTags() - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamResult
-
A list of tags associated with StreamName, starting with the
first tag after ExclusiveStartTagKey and up to the specified
Limit.
- getTimestamp() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
The timestamp of the data record from which to start reading.
- getTypeName() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The Elasticsearch type name.
- getTypeName() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The Elasticsearch type name.
- getTypeName() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The Elasticsearch type name.
- getUsername() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The name of the user.
- getUsername() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
The name of the user.
- getUsername() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The name of the user.
- getValue() - Method in class com.amazonaws.services.kinesis.model.Tag
-
An optional string, typically used to describe or define the tag.
- getVersionId() - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
- S3DestinationConfiguration - Class in com.amazonaws.services.kinesisfirehose.model
-
Describes the configuration of a destination in Amazon S3.
- S3DestinationConfiguration() - Constructor for class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
- S3DestinationDescription - Class in com.amazonaws.services.kinesisfirehose.model
-
Describes a destination in Amazon S3.
- S3DestinationDescription() - Constructor for class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
- S3DestinationUpdate - Class in com.amazonaws.services.kinesisfirehose.model
-
Describes an update for a destination in Amazon S3.
- S3DestinationUpdate() - Constructor for class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
- SequenceNumberRange - Class in com.amazonaws.services.kinesis.model
-
The range of possible sequence numbers for the shard.
- SequenceNumberRange() - Constructor for class com.amazonaws.services.kinesis.model.SequenceNumberRange
-
- ServiceUnavailableException - Exception in com.amazonaws.services.kinesisfirehose.model
-
The service is unavailable, back off and retry the operation.
- ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.kinesisfirehose.model.ServiceUnavailableException
-
Constructs a new ServiceUnavailableException with the specified error
message.
- setAdjacentParentShardId(String) - Method in class com.amazonaws.services.kinesis.model.Shard
-
The shard ID of the shard adjacent to the shard's parent.
- setAdjacentShardToMerge(String) - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
-
The shard ID of the adjacent shard for the merge.
- setApproximateArrivalTimestamp(Date) - Method in class com.amazonaws.services.kinesis.model.Record
-
The approximate time that the record was inserted into the stream.
- setAWSKMSKeyARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.KMSEncryptionConfig
-
The ARN of the encryption key.
- setBucketARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The ARN of the S3 bucket.
- setBucketARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The ARN of the S3 bucket.
- setBucketARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The ARN of the S3 bucket.
- setBufferingHints(ElasticsearchBufferingHints) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
Buffering options.
- setBufferingHints(ElasticsearchBufferingHints) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
Buffering options.
- setBufferingHints(ElasticsearchBufferingHints) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
Buffering options.
- setBufferingHints(BufferingHints) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The buffering option.
- setBufferingHints(BufferingHints) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The buffering option.
- setBufferingHints(BufferingHints) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The buffering option.
- setCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
Describes CloudWatch logging options for your delivery stream.
- setCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
CloudWatch logging options.
- setCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
Describes CloudWatch logging options for your delivery stream.
- setCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
Describes CloudWatch logging options for your delivery stream.
- setCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
Describes CloudWatch logging options for your delivery stream.
- setCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
Describes CloudWatch logging options for your delivery stream.
- setCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
Describes CloudWatch logging options for your delivery stream.
- setCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
Describes CloudWatch logging options for your delivery stream.
- setCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
Describes CloudWatch logging options for your delivery stream.
- setClusterJDBCURL(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The database connection string.
- setClusterJDBCURL(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
The database connection string.
- setClusterJDBCURL(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The database connection string.
- setCompressionFormat(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The compression format.
- setCompressionFormat(CompressionFormat) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The compression format.
- setCompressionFormat(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The compression format.
- setCompressionFormat(CompressionFormat) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The compression format.
- setCompressionFormat(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The compression format.
- setCompressionFormat(CompressionFormat) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The compression format.
- setCopyCommand(CopyCommand) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The COPY command.
- setCopyCommand(CopyCommand) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
The COPY command.
- setCopyCommand(CopyCommand) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The COPY command.
- setCopyOptions(String) - Method in class com.amazonaws.services.kinesisfirehose.model.CopyCommand
-
Optional parameters to use with the Amazon Redshift COPY
command.
- setCreateTimestamp(Date) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The date and time that the delivery stream was created.
- setCurrentDeliveryStreamVersionId(String) - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
- setCurrentShardLevelMetrics(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringResult
-
Represents the current state of the metrics that are in the enhanced
state before the operation.
- setCurrentShardLevelMetrics(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringResult
-
Represents the current state of the metrics that are in the enhanced
state before the operation.
- setData(ByteBuffer) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
-
The data blob to put into the record, which is base64-encoded when the
blob is serialized.
- setData(ByteBuffer) - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequestEntry
-
The data blob to put into the record, which is base64-encoded when the
blob is serialized.
- setData(ByteBuffer) - Method in class com.amazonaws.services.kinesis.model.Record
-
The data blob.
- setData(ByteBuffer) - Method in class com.amazonaws.services.kinesisfirehose.model.Record
-
The data blob, which is base64-encoded when the blob is serialized.
- setDataTableColumns(String) - Method in class com.amazonaws.services.kinesisfirehose.model.CopyCommand
-
A comma-separated list of column names.
- setDataTableName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.CopyCommand
-
The name of the target table.
- setDeliveryStreamARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamResult
-
The ARN of the delivery stream.
- setDeliveryStreamARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The Amazon Resource Name (ARN) of the delivery stream.
- setDeliveryStreamDescription(DeliveryStreamDescription) - Method in class com.amazonaws.services.kinesisfirehose.model.DescribeDeliveryStreamResult
-
Information about the delivery stream.
- setDeliveryStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamRequest
-
The name of the delivery stream.
- setDeliveryStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.DeleteDeliveryStreamRequest
-
The name of the delivery stream.
- setDeliveryStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The name of the delivery stream.
- setDeliveryStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.DescribeDeliveryStreamRequest
-
The name of the delivery stream.
- setDeliveryStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchRequest
-
The name of the delivery stream.
- setDeliveryStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordRequest
-
The name of the delivery stream.
- setDeliveryStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
The name of the delivery stream.
- setDeliveryStreamNames(Collection<String>) - Method in class com.amazonaws.services.kinesisfirehose.model.ListDeliveryStreamsResult
-
The names of the delivery streams.
- setDeliveryStreamStatus(String) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The status of the delivery stream.
- setDeliveryStreamStatus(DeliveryStreamStatus) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The status of the delivery stream.
- setDesiredShardLevelMetrics(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringResult
-
Represents the list of all the metrics that would be in the enhanced
state after the operation.
- setDesiredShardLevelMetrics(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringResult
-
Represents the list of all the metrics that would be in the enhanced
state after the operation.
- setDestinationId(String) - Method in class com.amazonaws.services.kinesisfirehose.model.DestinationDescription
-
The ID of the destination.
- setDestinationId(String) - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
The ID of the destination.
- setDestinations(Collection<DestinationDescription>) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The destinations.
- setDomainARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The ARN of the Amazon ES domain.
- setDomainARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The ARN of the Amazon ES domain.
- setDomainARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The ARN of the Amazon ES domain.
- setDurationInSeconds(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchRetryOptions
-
After an initial failure to deliver to Amazon ES, the total amount of
time during which Firehose re-attempts delivery (including the first
attempt).
- setDurationInSeconds(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftRetryOptions
-
The length of time during which Firehose retries delivery after a
failure, starting from the initial request and including the first
attempt.
- setElasticsearchDestinationConfiguration(ElasticsearchDestinationConfiguration) - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamRequest
-
The destination in Amazon ES.
- setElasticsearchDestinationDescription(ElasticsearchDestinationDescription) - Method in class com.amazonaws.services.kinesisfirehose.model.DestinationDescription
-
The destination in Amazon ES.
- setElasticsearchDestinationUpdate(ElasticsearchDestinationUpdate) - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
Describes an update for a destination in Amazon ES.
- setEnabled(Boolean) - Method in class com.amazonaws.services.kinesisfirehose.model.CloudWatchLoggingOptions
-
Enables or disables CloudWatch logging.
- setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The encryption configuration.
- setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The encryption configuration.
- setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The encryption configuration.
- setEndingHashKey(String) - Method in class com.amazonaws.services.kinesis.model.HashKeyRange
-
The ending hash key of the hash key range.
- setEndingSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.SequenceNumberRange
-
The ending sequence number for the range.
- setEndpoint(String) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-
- setEndpoint(String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
-
Overrides the default endpoint for this client
("https://kinesis.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in class com.amazonaws.services.kinesisfirehose.AbstractAmazonKinesisFirehose
-
- setEndpoint(String) - Method in interface com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehose
-
Overrides the default endpoint for this client
("https://firehose.us-east-1.amazonaws.com").
- setEnhancedMonitoring(Collection<EnhancedMetrics>) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
Represents the current enhanced monitoring settings of the stream.
- setErrorCode(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordsResultEntry
-
The error code for an individual record result.
- setErrorCode(String) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResponseEntry
-
The error code for an individual record result.
- setErrorMessage(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordsResultEntry
-
The error message for an individual record result.
- setErrorMessage(String) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResponseEntry
-
The error message for an individual record result.
- setExclusiveStartDeliveryStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ListDeliveryStreamsRequest
-
The name of the delivery stream to start the list with.
- setExclusiveStartDestinationId(String) - Method in class com.amazonaws.services.kinesisfirehose.model.DescribeDeliveryStreamRequest
-
Specifies the destination ID to start returning the destination
information.
- setExclusiveStartShardId(String) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
-
The shard ID of the shard to start with.
- setExclusiveStartStreamName(String) - Method in class com.amazonaws.services.kinesis.model.ListStreamsRequest
-
The name of the stream to start the list with.
- setExclusiveStartTagKey(String) - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamRequest
-
The key to use as the starting point for the list of tags.
- setExplicitHashKey(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
-
The hash value used to explicitly determine the shard the data record is
assigned to by overriding the partition key hash.
- setExplicitHashKey(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequestEntry
-
The hash value used to determine explicitly the shard that the data
record is assigned to by overriding the partition key hash.
- setFailedPutCount(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResult
-
The number of unsuccessfully written records.
- setFailedRecordCount(Integer) - Method in class com.amazonaws.services.kinesis.model.PutRecordsResult
-
The number of unsuccessfully processed records in a
PutRecords request.
- setHashKeyRange(HashKeyRange) - Method in class com.amazonaws.services.kinesis.model.Shard
-
The range of possible hash key values for the shard, which is a set of
ordered contiguous positive integers.
- setHasMoreDeliveryStreams(Boolean) - Method in class com.amazonaws.services.kinesisfirehose.model.ListDeliveryStreamsResult
-
Indicates whether there are more delivery streams available to list.
- setHasMoreDestinations(Boolean) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
Indicates whether there are more destinations available to list.
- setHasMoreShards(Boolean) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
If set to true, more shards in the stream are available to
describe.
- setHasMoreStreams(Boolean) - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
-
If set to true, there are more streams available to list.
- setHasMoreTags(Boolean) - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamResult
-
If set to true, more tags are available.
- setIndexName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The Elasticsearch index name.
- setIndexName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The Elasticsearch index name.
- setIndexName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The Elasticsearch index name.
- setIndexRotationPeriod(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The Elasticsearch index rotation period.
- setIndexRotationPeriod(ElasticsearchIndexRotationPeriod) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The Elasticsearch index rotation period.
- setIndexRotationPeriod(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The Elasticsearch index rotation period
- setIndexRotationPeriod(ElasticsearchIndexRotationPeriod) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The Elasticsearch index rotation period
- setIndexRotationPeriod(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The Elasticsearch index rotation period.
- setIndexRotationPeriod(ElasticsearchIndexRotationPeriod) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The Elasticsearch index rotation period.
- setIntervalInSeconds(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.BufferingHints
-
Buffer incoming data for the specified period of time, in seconds, before
delivering it to the destination.
- setIntervalInSeconds(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchBufferingHints
-
Buffer incoming data for the specified period of time, in seconds, before
delivering it to the destination.
- setKey(String) - Method in class com.amazonaws.services.kinesis.model.Tag
-
A unique identifier for the tag.
- setKMSEncryptionConfig(KMSEncryptionConfig) - Method in class com.amazonaws.services.kinesisfirehose.model.EncryptionConfiguration
-
The encryption key.
- setLastUpdateTimestamp(Date) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The date and time that the delivery stream was last updated.
- setLimit(Integer) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
-
The maximum number of shards to return.
- setLimit(Integer) - Method in class com.amazonaws.services.kinesis.model.GetRecordsRequest
-
The maximum number of records to return.
- setLimit(Integer) - Method in class com.amazonaws.services.kinesis.model.ListStreamsRequest
-
The maximum number of streams to list.
- setLimit(Integer) - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamRequest
-
The number of tags to return.
- setLimit(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.DescribeDeliveryStreamRequest
-
The limit on the number of destinations to return.
- setLimit(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.ListDeliveryStreamsRequest
-
The maximum number of delivery streams to list.
- setLogGroupName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.CloudWatchLoggingOptions
-
The CloudWatch group name for logging.
- setLogStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.CloudWatchLoggingOptions
-
The CloudWatch log stream name for logging.
- setMillisBehindLatest(Long) - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
-
The number of milliseconds the
GetRecords response is from the tip
of the stream, indicating how far behind current time the consumer is.
- setNewStartingHashKey(String) - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
-
A hash key value for the starting hash key of one of the child shards
created by the split.
- setNextShardIterator(String) - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
-
The next position in the shard from which to start sequentially reading
data records.
- setNoEncryptionConfig(String) - Method in class com.amazonaws.services.kinesisfirehose.model.EncryptionConfiguration
-
Specifically override existing encryption information to ensure no
encryption is used.
- setNoEncryptionConfig(NoEncryptionConfig) - Method in class com.amazonaws.services.kinesisfirehose.model.EncryptionConfiguration
-
Specifically override existing encryption information to ensure no
encryption is used.
- setParentShardId(String) - Method in class com.amazonaws.services.kinesis.model.Shard
-
The shard ID of the shard's parent.
- setPartitionKey(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
-
Determines which shard in the stream the data record is assigned to.
- setPartitionKey(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequestEntry
-
Determines which shard in the stream the data record is assigned to.
- setPartitionKey(String) - Method in class com.amazonaws.services.kinesis.model.Record
-
Identifies which shard in the stream the data record is assigned to.
- setPassword(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The user password.
- setPassword(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The user password.
- setPrefix(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The "YYYY/MM/DD/HH" time format prefix is automatically used for
delivered S3 files.
- setPrefix(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The "YYYY/MM/DD/HH" time format prefix is automatically used for
delivered S3 files.
- setPrefix(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The "YYYY/MM/DD/HH" time format prefix is automatically used for
delivered S3 files.
- setRecord(Record) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordRequest
-
The record.
- setRecordId(String) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResponseEntry
-
The ID of the record.
- setRecordId(String) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordResult
-
The ID of the record.
- setRecords(Collection<Record>) - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
-
The data records retrieved from the shard.
- setRecords(Collection<PutRecordsRequestEntry>) - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequest
-
The records associated with the request.
- setRecords(Collection<PutRecordsResultEntry>) - Method in class com.amazonaws.services.kinesis.model.PutRecordsResult
-
An array of successfully and unsuccessfully processed record results,
correlated with the request by natural ordering.
- setRecords(Collection<Record>) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchRequest
-
One or more records.
- setRedshiftDestinationConfiguration(RedshiftDestinationConfiguration) - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamRequest
-
The destination in Amazon Redshift.
- setRedshiftDestinationDescription(RedshiftDestinationDescription) - Method in class com.amazonaws.services.kinesisfirehose.model.DestinationDescription
-
The destination in Amazon Redshift.
- setRedshiftDestinationUpdate(RedshiftDestinationUpdate) - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
Describes an update for a destination in Amazon Redshift.
- setRegion(Region) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-
- setRegion(Region) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
-
- setRegion(Region) - Method in class com.amazonaws.services.kinesisfirehose.AbstractAmazonKinesisFirehose
-
- setRegion(Region) - Method in interface com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehose
-
- setRequestResponses(Collection<PutRecordBatchResponseEntry>) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResult
-
The results for the individual records.
- setRetentionPeriodHours(Integer) - Method in class com.amazonaws.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
-
The new retention period of the stream, in hours.
- setRetentionPeriodHours(Integer) - Method in class com.amazonaws.services.kinesis.model.IncreaseStreamRetentionPeriodRequest
-
The new retention period of the stream, in hours.
- setRetentionPeriodHours(Integer) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The current retention period, in hours.
- setRetryOptions(ElasticsearchRetryOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
Configures retry behavior in the event that Firehose is unable to deliver
documents to Amazon ES.
- setRetryOptions(ElasticsearchRetryOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
Elasticsearch retry options.
- setRetryOptions(ElasticsearchRetryOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
Configures retry behavior in the event that Firehose is unable to deliver
documents to Amazon ES.
- setRetryOptions(RedshiftRetryOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
Configures retry behavior in the event that Firehose is unable to deliver
documents to Amazon Redshift.
- setRetryOptions(RedshiftRetryOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
Configures retry behavior in the event that Firehose is unable to deliver
documents to Amazon Redshift.
- setRetryOptions(RedshiftRetryOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
Configures retry behavior in the event that Firehose is unable to deliver
documents to Amazon Redshift.
- setRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The ARN of the IAM role to be assumed by Firehose for calling the Amazon
ES Configuration API and for indexing documents.
- setRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The ARN of the AWS credentials.
- setRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The ARN of the IAM role to be assumed by Firehose for calling the Amazon
ES Configuration API and for indexing documents.
- setRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The ARN of the AWS credentials.
- setRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
The ARN of the AWS credentials.
- setRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The ARN of the AWS credentials.
- setRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The ARN of the AWS credentials.
- setRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The ARN of the AWS credentials.
- setRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The ARN of the AWS credentials.
- setS3BackupMode(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
Defines how documents should be delivered to Amazon S3.
- setS3BackupMode(ElasticsearchS3BackupMode) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
Defines how documents should be delivered to Amazon S3.
- setS3BackupMode(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
Amazon S3 backup mode.
- setS3BackupMode(ElasticsearchS3BackupMode) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
Amazon S3 backup mode.
- setS3Configuration(S3DestinationConfiguration) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
- setS3Configuration(S3DestinationConfiguration) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The S3 configuration for the intermediate location from which Amazon
Redshift obtains data.
- setS3DestinationConfiguration(S3DestinationConfiguration) - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamRequest
-
The destination in Amazon S3.
- setS3DestinationDescription(S3DestinationDescription) - Method in class com.amazonaws.services.kinesisfirehose.model.DestinationDescription
-
The Amazon S3 destination.
- setS3DestinationDescription(S3DestinationDescription) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
- setS3DestinationDescription(S3DestinationDescription) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
The Amazon S3 destination.
- setS3DestinationUpdate(S3DestinationUpdate) - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
Describes an update for a destination in Amazon S3.
- setS3Update(S3DestinationUpdate) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
- setS3Update(S3DestinationUpdate) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The Amazon S3 destination.
- setSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordResult
-
The sequence number identifier that was assigned to the put data record.
- setSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordsResultEntry
-
The sequence number for an individual record result.
- setSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.Record
-
The unique identifier of the record in the stream.
- setSequenceNumberForOrdering(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
-
Guarantees strictly increasing sequence numbers, for puts from the same
client and to the same partition key.
- setSequenceNumberRange(SequenceNumberRange) - Method in class com.amazonaws.services.kinesis.model.Shard
-
The range of possible sequence numbers for the shard.
- setShardCount(Integer) - Method in class com.amazonaws.services.kinesis.model.CreateStreamRequest
-
The number of shards that the stream will use.
- setShardId(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
The shard ID of the Amazon Kinesis shard to get the iterator for.
- setShardId(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordResult
-
The shard ID of the shard where the data record was placed.
- setShardId(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordsResultEntry
-
The shard ID for an individual record result.
- setShardId(String) - Method in class com.amazonaws.services.kinesis.model.Shard
-
The unique identifier of the shard within the stream.
- setShardIterator(String) - Method in class com.amazonaws.services.kinesis.model.GetRecordsRequest
-
The position in the shard from which you want to start sequentially
reading data records.
- setShardIterator(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorResult
-
The position in the shard from which to start reading data records
sequentially.
- setShardIteratorType(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
Determines how the shard iterator is used to start reading data records
from the shard.
- setShardIteratorType(ShardIteratorType) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
Determines how the shard iterator is used to start reading data records
from the shard.
- setShardLevelMetrics(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringRequest
-
List of shard-level metrics to disable.
- setShardLevelMetrics(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringRequest
-
List of shard-level metrics to enable.
- setShardLevelMetrics(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.EnhancedMetrics
-
List of shard-level metrics.
- setShards(Collection<Shard>) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The shards that comprise the stream.
- setShardToMerge(String) - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
-
The shard ID of the shard to combine with the adjacent shard for the
merge.
- setShardToSplit(String) - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
-
The shard ID of the shard to split.
- setSizeInMBs(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.BufferingHints
-
Buffer incoming data to the specified size, in MBs, before delivering it
to the destination.
- setSizeInMBs(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchBufferingHints
-
Buffer incoming data to the specified size, in MBs, before delivering it
to the destination.
- setStartingHashKey(String) - Method in class com.amazonaws.services.kinesis.model.HashKeyRange
-
The starting hash key of the hash key range.
- setStartingSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
The sequence number of the data record in the shard from which to start
reading.
- setStartingSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.SequenceNumberRange
-
The starting sequence number for the range.
- setStreamARN(String) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The Amazon Resource Name (ARN) for the stream being described.
- setStreamDescription(StreamDescription) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamResult
-
The current status of the stream, the stream ARN, an array of shard
objects that comprise the stream, and states whether there are more
shards available.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.AddTagsToStreamRequest
-
The name of the stream.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.CreateStreamRequest
-
A name to identify the stream.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
-
The name of the stream to modify.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.DeleteStreamRequest
-
The name of the stream to delete.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
-
The name of the stream to describe.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringRequest
-
The name of the Amazon Kinesis stream for which to disable enhanced
monitoring.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringResult
-
The name of the Amazon Kinesis stream.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringRequest
-
The name of the stream for which to enable enhanced monitoring.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringResult
-
The name of the Amazon Kinesis stream.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
The name of the Amazon Kinesis stream.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.IncreaseStreamRetentionPeriodRequest
-
The name of the stream to modify.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamRequest
-
The name of the stream.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
-
The name of the stream for the merge.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
-
The name of the stream to put the data record into.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequest
-
The stream name associated with the request.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.RemoveTagsFromStreamRequest
-
The name of the stream.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
-
The name of the stream for the shard split.
- setStreamName(String) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The name of the stream being described.
- setStreamNames(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
-
The names of the streams that are associated with the AWS account making
the ListStreams request.
- setStreamStatus(String) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The current status of the stream being described.
- setStreamStatus(StreamStatus) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The current status of the stream being described.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.RemoveTagsFromStreamRequest
-
A list of tag keys.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.kinesis.model.AddTagsToStreamRequest
-
The set of key-value pairs to use to create the tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamResult
-
A list of tags associated with StreamName, starting with the
first tag after ExclusiveStartTagKey and up to the specified
Limit.
- setTimestamp(Date) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
The timestamp of the data record from which to start reading.
- setTypeName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The Elasticsearch type name.
- setTypeName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The Elasticsearch type name.
- setTypeName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The Elasticsearch type name.
- setUsername(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The name of the user.
- setUsername(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
The name of the user.
- setUsername(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The name of the user.
- setValue(String) - Method in class com.amazonaws.services.kinesis.model.Tag
-
An optional string, typically used to describe or define the tag.
- setVersionId(String) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
- Shard - Class in com.amazonaws.services.kinesis.model
-
A uniquely identified group of data records in an Amazon Kinesis stream.
- Shard() - Constructor for class com.amazonaws.services.kinesis.model.Shard
-
- ShardIteratorType - Enum in com.amazonaws.services.kinesis.model
-
- shutdown() - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-
- shutdown() - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.kinesisfirehose.AbstractAmazonKinesisFirehose
-
- shutdown() - Method in interface com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehose
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsyncClient
-
Shuts down the client, releasing all managed resources.
- splitShard(SplitShardRequest) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-
- splitShard(String, String, String) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-
- splitShard(SplitShardRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
-
Splits a shard into two new shards in the Amazon Kinesis stream to
increase the stream's capacity to ingest and transport data.
- splitShard(String, String, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
-
Simplified method form for invoking the SplitShard operation.
- splitShard(SplitShardRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
-
Splits a shard into two new shards in the Amazon Kinesis stream to
increase the stream's capacity to ingest and transport data.
- splitShard(String, String, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
-
- splitShardAsync(SplitShardRequest) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-
- splitShardAsync(SplitShardRequest, AsyncHandler<SplitShardRequest, SplitShardResult>) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-
- splitShardAsync(String, String, String) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-
Simplified method form for invoking the SplitShard operation.
- splitShardAsync(String, String, String, AsyncHandler<SplitShardRequest, SplitShardResult>) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-
Simplified method form for invoking the SplitShard operation with an
AsyncHandler.
- splitShardAsync(SplitShardRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
-
Splits a shard into two new shards in the Amazon Kinesis stream to
increase the stream's capacity to ingest and transport data.
- splitShardAsync(SplitShardRequest, AsyncHandler<SplitShardRequest, SplitShardResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
-
Splits a shard into two new shards in the Amazon Kinesis stream to
increase the stream's capacity to ingest and transport data.
- splitShardAsync(String, String, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
-
Simplified method form for invoking the SplitShard operation.
- splitShardAsync(String, String, String, AsyncHandler<SplitShardRequest, SplitShardResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
-
Simplified method form for invoking the SplitShard operation with an
AsyncHandler.
- splitShardAsync(SplitShardRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
- splitShardAsync(SplitShardRequest, AsyncHandler<SplitShardRequest, SplitShardResult>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
- splitShardAsync(String, String, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Simplified method form for invoking the SplitShard operation.
- splitShardAsync(String, String, String, AsyncHandler<SplitShardRequest, SplitShardResult>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-
Simplified method form for invoking the SplitShard operation with an
AsyncHandler.
- SplitShardRequest - Class in com.amazonaws.services.kinesis.model
-
Represents the input for SplitShard.
- SplitShardRequest() - Constructor for class com.amazonaws.services.kinesis.model.SplitShardRequest
-
- SplitShardResult - Class in com.amazonaws.services.kinesis.model
-
- SplitShardResult() - Constructor for class com.amazonaws.services.kinesis.model.SplitShardResult
-
- standard() - Static method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.kinesis.AmazonKinesisClientBuilder
-
- standard() - Static method in class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseClientBuilder
-
- StreamDescription - Class in com.amazonaws.services.kinesis.model
-
- StreamDescription() - Constructor for class com.amazonaws.services.kinesis.model.StreamDescription
-
- streamExists() - Method in class com.amazonaws.services.kinesis.waiters.AmazonKinesisWaiters
-
Builds a StreamExists waiter by using custom parameters waiterParameters
and other parameters defined in the waiters specification, and then polls
until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy
or custom polling strategy.
- StreamStatus - Enum in com.amazonaws.services.kinesis.model
-
- Tag - Class in com.amazonaws.services.kinesis.model
-
Metadata assigned to the stream, consisting of a key-value pair.
- Tag() - Constructor for class com.amazonaws.services.kinesis.model.Tag
-
- toString() - Method in class com.amazonaws.services.kinesis.model.AddTagsToStreamRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.AddTagsToStreamResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.CreateStreamRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.CreateStreamResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.DecreaseStreamRetentionPeriodResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.DeleteStreamRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.DeleteStreamResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.DescribeStreamResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.EnhancedMetrics
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.GetRecordsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.HashKeyRange
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.IncreaseStreamRetentionPeriodRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.IncreaseStreamRetentionPeriodResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.ListStreamsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.MergeShardsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.kinesis.model.MetricsName
-
- toString() - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.PutRecordResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequestEntry
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.PutRecordsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.PutRecordsResultEntry
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.Record
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.RemoveTagsFromStreamRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.RemoveTagsFromStreamResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.SequenceNumberRange
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.Shard
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.kinesis.model.ShardIteratorType
-
- toString() - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.SplitShardResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.kinesis.model.StreamStatus
-
- toString() - Method in class com.amazonaws.services.kinesis.model.Tag
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.BufferingHints
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.CloudWatchLoggingOptions
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.kinesisfirehose.model.CompressionFormat
-
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.CopyCommand
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.DeleteDeliveryStreamRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.DeleteDeliveryStreamResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.kinesisfirehose.model.DeliveryStreamStatus
-
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.DescribeDeliveryStreamRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.DescribeDeliveryStreamResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.DestinationDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchBufferingHints
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.kinesisfirehose.model.ElasticsearchIndexRotationPeriod
-
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchRetryOptions
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.kinesisfirehose.model.ElasticsearchS3BackupMode
-
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.EncryptionConfiguration
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.KMSEncryptionConfig
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.ListDeliveryStreamsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.ListDeliveryStreamsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.kinesisfirehose.model.NoEncryptionConfig
-
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResponseEntry
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.Record
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftRetryOptions
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationResult
-
Returns a string representation of this object; useful for testing and
debugging.
- waiters() - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-
- waiters() - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
-
- waiters() - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
-
- withAdjacentParentShardId(String) - Method in class com.amazonaws.services.kinesis.model.Shard
-
The shard ID of the shard adjacent to the shard's parent.
- withAdjacentShardToMerge(String) - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
-
The shard ID of the adjacent shard for the merge.
- withApproximateArrivalTimestamp(Date) - Method in class com.amazonaws.services.kinesis.model.Record
-
The approximate time that the record was inserted into the stream.
- withAWSKMSKeyARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.KMSEncryptionConfig
-
The ARN of the encryption key.
- withBucketARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The ARN of the S3 bucket.
- withBucketARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The ARN of the S3 bucket.
- withBucketARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The ARN of the S3 bucket.
- withBufferingHints(ElasticsearchBufferingHints) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
Buffering options.
- withBufferingHints(ElasticsearchBufferingHints) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
Buffering options.
- withBufferingHints(ElasticsearchBufferingHints) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
Buffering options.
- withBufferingHints(BufferingHints) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The buffering option.
- withBufferingHints(BufferingHints) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The buffering option.
- withBufferingHints(BufferingHints) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The buffering option.
- withCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
Describes CloudWatch logging options for your delivery stream.
- withCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
CloudWatch logging options.
- withCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
Describes CloudWatch logging options for your delivery stream.
- withCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
Describes CloudWatch logging options for your delivery stream.
- withCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
Describes CloudWatch logging options for your delivery stream.
- withCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
Describes CloudWatch logging options for your delivery stream.
- withCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
Describes CloudWatch logging options for your delivery stream.
- withCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
Describes CloudWatch logging options for your delivery stream.
- withCloudWatchLoggingOptions(CloudWatchLoggingOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
Describes CloudWatch logging options for your delivery stream.
- withClusterJDBCURL(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The database connection string.
- withClusterJDBCURL(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
The database connection string.
- withClusterJDBCURL(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The database connection string.
- withCompressionFormat(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The compression format.
- withCompressionFormat(CompressionFormat) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The compression format.
- withCompressionFormat(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The compression format.
- withCompressionFormat(CompressionFormat) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The compression format.
- withCompressionFormat(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The compression format.
- withCompressionFormat(CompressionFormat) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The compression format.
- withCopyCommand(CopyCommand) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The COPY command.
- withCopyCommand(CopyCommand) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
The COPY command.
- withCopyCommand(CopyCommand) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The COPY command.
- withCopyOptions(String) - Method in class com.amazonaws.services.kinesisfirehose.model.CopyCommand
-
Optional parameters to use with the Amazon Redshift COPY
command.
- withCreateTimestamp(Date) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The date and time that the delivery stream was created.
- withCurrentDeliveryStreamVersionId(String) - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
- withCurrentShardLevelMetrics(String...) - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringResult
-
Represents the current state of the metrics that are in the enhanced
state before the operation.
- withCurrentShardLevelMetrics(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringResult
-
Represents the current state of the metrics that are in the enhanced
state before the operation.
- withCurrentShardLevelMetrics(MetricsName...) - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringResult
-
Represents the current state of the metrics that are in the enhanced
state before the operation.
- withCurrentShardLevelMetrics(String...) - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringResult
-
Represents the current state of the metrics that are in the enhanced
state before the operation.
- withCurrentShardLevelMetrics(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringResult
-
Represents the current state of the metrics that are in the enhanced
state before the operation.
- withCurrentShardLevelMetrics(MetricsName...) - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringResult
-
Represents the current state of the metrics that are in the enhanced
state before the operation.
- withData(ByteBuffer) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
-
The data blob to put into the record, which is base64-encoded when the
blob is serialized.
- withData(ByteBuffer) - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequestEntry
-
The data blob to put into the record, which is base64-encoded when the
blob is serialized.
- withData(ByteBuffer) - Method in class com.amazonaws.services.kinesis.model.Record
-
The data blob.
- withData(ByteBuffer) - Method in class com.amazonaws.services.kinesisfirehose.model.Record
-
The data blob, which is base64-encoded when the blob is serialized.
- withDataTableColumns(String) - Method in class com.amazonaws.services.kinesisfirehose.model.CopyCommand
-
A comma-separated list of column names.
- withDataTableName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.CopyCommand
-
The name of the target table.
- withDeliveryStreamARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamResult
-
The ARN of the delivery stream.
- withDeliveryStreamARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The Amazon Resource Name (ARN) of the delivery stream.
- withDeliveryStreamDescription(DeliveryStreamDescription) - Method in class com.amazonaws.services.kinesisfirehose.model.DescribeDeliveryStreamResult
-
Information about the delivery stream.
- withDeliveryStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamRequest
-
The name of the delivery stream.
- withDeliveryStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.DeleteDeliveryStreamRequest
-
The name of the delivery stream.
- withDeliveryStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The name of the delivery stream.
- withDeliveryStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.DescribeDeliveryStreamRequest
-
The name of the delivery stream.
- withDeliveryStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchRequest
-
The name of the delivery stream.
- withDeliveryStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordRequest
-
The name of the delivery stream.
- withDeliveryStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
The name of the delivery stream.
- withDeliveryStreamNames(String...) - Method in class com.amazonaws.services.kinesisfirehose.model.ListDeliveryStreamsResult
-
The names of the delivery streams.
- withDeliveryStreamNames(Collection<String>) - Method in class com.amazonaws.services.kinesisfirehose.model.ListDeliveryStreamsResult
-
The names of the delivery streams.
- withDeliveryStreamStatus(String) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The status of the delivery stream.
- withDeliveryStreamStatus(DeliveryStreamStatus) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The status of the delivery stream.
- withDesiredShardLevelMetrics(String...) - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringResult
-
Represents the list of all the metrics that would be in the enhanced
state after the operation.
- withDesiredShardLevelMetrics(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringResult
-
Represents the list of all the metrics that would be in the enhanced
state after the operation.
- withDesiredShardLevelMetrics(MetricsName...) - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringResult
-
Represents the list of all the metrics that would be in the enhanced
state after the operation.
- withDesiredShardLevelMetrics(String...) - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringResult
-
Represents the list of all the metrics that would be in the enhanced
state after the operation.
- withDesiredShardLevelMetrics(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringResult
-
Represents the list of all the metrics that would be in the enhanced
state after the operation.
- withDesiredShardLevelMetrics(MetricsName...) - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringResult
-
Represents the list of all the metrics that would be in the enhanced
state after the operation.
- withDestinationId(String) - Method in class com.amazonaws.services.kinesisfirehose.model.DestinationDescription
-
The ID of the destination.
- withDestinationId(String) - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
The ID of the destination.
- withDestinations(DestinationDescription...) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The destinations.
- withDestinations(Collection<DestinationDescription>) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The destinations.
- withDomainARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The ARN of the Amazon ES domain.
- withDomainARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The ARN of the Amazon ES domain.
- withDomainARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The ARN of the Amazon ES domain.
- withDurationInSeconds(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchRetryOptions
-
After an initial failure to deliver to Amazon ES, the total amount of
time during which Firehose re-attempts delivery (including the first
attempt).
- withDurationInSeconds(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftRetryOptions
-
The length of time during which Firehose retries delivery after a
failure, starting from the initial request and including the first
attempt.
- withElasticsearchDestinationConfiguration(ElasticsearchDestinationConfiguration) - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamRequest
-
The destination in Amazon ES.
- withElasticsearchDestinationDescription(ElasticsearchDestinationDescription) - Method in class com.amazonaws.services.kinesisfirehose.model.DestinationDescription
-
The destination in Amazon ES.
- withElasticsearchDestinationUpdate(ElasticsearchDestinationUpdate) - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
Describes an update for a destination in Amazon ES.
- withEnabled(Boolean) - Method in class com.amazonaws.services.kinesisfirehose.model.CloudWatchLoggingOptions
-
Enables or disables CloudWatch logging.
- withEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The encryption configuration.
- withEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The encryption configuration.
- withEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The encryption configuration.
- withEndingHashKey(String) - Method in class com.amazonaws.services.kinesis.model.HashKeyRange
-
The ending hash key of the hash key range.
- withEndingSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.SequenceNumberRange
-
The ending sequence number for the range.
- withEnhancedMonitoring(EnhancedMetrics...) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
Represents the current enhanced monitoring settings of the stream.
- withEnhancedMonitoring(Collection<EnhancedMetrics>) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
Represents the current enhanced monitoring settings of the stream.
- withErrorCode(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordsResultEntry
-
The error code for an individual record result.
- withErrorCode(String) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResponseEntry
-
The error code for an individual record result.
- withErrorMessage(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordsResultEntry
-
The error message for an individual record result.
- withErrorMessage(String) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResponseEntry
-
The error message for an individual record result.
- withExclusiveStartDeliveryStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ListDeliveryStreamsRequest
-
The name of the delivery stream to start the list with.
- withExclusiveStartDestinationId(String) - Method in class com.amazonaws.services.kinesisfirehose.model.DescribeDeliveryStreamRequest
-
Specifies the destination ID to start returning the destination
information.
- withExclusiveStartShardId(String) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
-
The shard ID of the shard to start with.
- withExclusiveStartStreamName(String) - Method in class com.amazonaws.services.kinesis.model.ListStreamsRequest
-
The name of the stream to start the list with.
- withExclusiveStartTagKey(String) - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamRequest
-
The key to use as the starting point for the list of tags.
- withExplicitHashKey(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
-
The hash value used to explicitly determine the shard the data record is
assigned to by overriding the partition key hash.
- withExplicitHashKey(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequestEntry
-
The hash value used to determine explicitly the shard that the data
record is assigned to by overriding the partition key hash.
- withFailedPutCount(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResult
-
The number of unsuccessfully written records.
- withFailedRecordCount(Integer) - Method in class com.amazonaws.services.kinesis.model.PutRecordsResult
-
The number of unsuccessfully processed records in a
PutRecords request.
- withHashKeyRange(HashKeyRange) - Method in class com.amazonaws.services.kinesis.model.Shard
-
The range of possible hash key values for the shard, which is a set of
ordered contiguous positive integers.
- withHasMoreDeliveryStreams(Boolean) - Method in class com.amazonaws.services.kinesisfirehose.model.ListDeliveryStreamsResult
-
Indicates whether there are more delivery streams available to list.
- withHasMoreDestinations(Boolean) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
Indicates whether there are more destinations available to list.
- withHasMoreShards(Boolean) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
If set to true, more shards in the stream are available to
describe.
- withHasMoreStreams(Boolean) - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
-
If set to true, there are more streams available to list.
- withHasMoreTags(Boolean) - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamResult
-
If set to true, more tags are available.
- withIndexName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The Elasticsearch index name.
- withIndexName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The Elasticsearch index name.
- withIndexName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The Elasticsearch index name.
- withIndexRotationPeriod(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The Elasticsearch index rotation period.
- withIndexRotationPeriod(ElasticsearchIndexRotationPeriod) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The Elasticsearch index rotation period.
- withIndexRotationPeriod(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The Elasticsearch index rotation period
- withIndexRotationPeriod(ElasticsearchIndexRotationPeriod) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The Elasticsearch index rotation period
- withIndexRotationPeriod(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The Elasticsearch index rotation period.
- withIndexRotationPeriod(ElasticsearchIndexRotationPeriod) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The Elasticsearch index rotation period.
- withIntervalInSeconds(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.BufferingHints
-
Buffer incoming data for the specified period of time, in seconds, before
delivering it to the destination.
- withIntervalInSeconds(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchBufferingHints
-
Buffer incoming data for the specified period of time, in seconds, before
delivering it to the destination.
- withKey(String) - Method in class com.amazonaws.services.kinesis.model.Tag
-
A unique identifier for the tag.
- withKMSEncryptionConfig(KMSEncryptionConfig) - Method in class com.amazonaws.services.kinesisfirehose.model.EncryptionConfiguration
-
The encryption key.
- withLastUpdateTimestamp(Date) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-
The date and time that the delivery stream was last updated.
- withLimit(Integer) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
-
The maximum number of shards to return.
- withLimit(Integer) - Method in class com.amazonaws.services.kinesis.model.GetRecordsRequest
-
The maximum number of records to return.
- withLimit(Integer) - Method in class com.amazonaws.services.kinesis.model.ListStreamsRequest
-
The maximum number of streams to list.
- withLimit(Integer) - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamRequest
-
The number of tags to return.
- withLimit(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.DescribeDeliveryStreamRequest
-
The limit on the number of destinations to return.
- withLimit(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.ListDeliveryStreamsRequest
-
The maximum number of delivery streams to list.
- withLogGroupName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.CloudWatchLoggingOptions
-
The CloudWatch group name for logging.
- withLogStreamName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.CloudWatchLoggingOptions
-
The CloudWatch log stream name for logging.
- withMillisBehindLatest(Long) - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
-
The number of milliseconds the
GetRecords response is from the tip
of the stream, indicating how far behind current time the consumer is.
- withNewStartingHashKey(String) - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
-
A hash key value for the starting hash key of one of the child shards
created by the split.
- withNextShardIterator(String) - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
-
The next position in the shard from which to start sequentially reading
data records.
- withNoEncryptionConfig(String) - Method in class com.amazonaws.services.kinesisfirehose.model.EncryptionConfiguration
-
Specifically override existing encryption information to ensure no
encryption is used.
- withNoEncryptionConfig(NoEncryptionConfig) - Method in class com.amazonaws.services.kinesisfirehose.model.EncryptionConfiguration
-
Specifically override existing encryption information to ensure no
encryption is used.
- withParentShardId(String) - Method in class com.amazonaws.services.kinesis.model.Shard
-
The shard ID of the shard's parent.
- withPartitionKey(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
-
Determines which shard in the stream the data record is assigned to.
- withPartitionKey(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequestEntry
-
Determines which shard in the stream the data record is assigned to.
- withPartitionKey(String) - Method in class com.amazonaws.services.kinesis.model.Record
-
Identifies which shard in the stream the data record is assigned to.
- withPassword(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The user password.
- withPassword(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The user password.
- withPrefix(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The "YYYY/MM/DD/HH" time format prefix is automatically used for
delivered S3 files.
- withPrefix(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The "YYYY/MM/DD/HH" time format prefix is automatically used for
delivered S3 files.
- withPrefix(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The "YYYY/MM/DD/HH" time format prefix is automatically used for
delivered S3 files.
- withRecord(Record) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordRequest
-
The record.
- withRecordId(String) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResponseEntry
-
The ID of the record.
- withRecordId(String) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordResult
-
The ID of the record.
- withRecords(Record...) - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
-
The data records retrieved from the shard.
- withRecords(Collection<Record>) - Method in class com.amazonaws.services.kinesis.model.GetRecordsResult
-
The data records retrieved from the shard.
- withRecords(PutRecordsRequestEntry...) - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequest
-
The records associated with the request.
- withRecords(Collection<PutRecordsRequestEntry>) - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequest
-
The records associated with the request.
- withRecords(PutRecordsResultEntry...) - Method in class com.amazonaws.services.kinesis.model.PutRecordsResult
-
An array of successfully and unsuccessfully processed record results,
correlated with the request by natural ordering.
- withRecords(Collection<PutRecordsResultEntry>) - Method in class com.amazonaws.services.kinesis.model.PutRecordsResult
-
An array of successfully and unsuccessfully processed record results,
correlated with the request by natural ordering.
- withRecords(Record...) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchRequest
-
One or more records.
- withRecords(Collection<Record>) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchRequest
-
One or more records.
- withRedshiftDestinationConfiguration(RedshiftDestinationConfiguration) - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamRequest
-
The destination in Amazon Redshift.
- withRedshiftDestinationDescription(RedshiftDestinationDescription) - Method in class com.amazonaws.services.kinesisfirehose.model.DestinationDescription
-
The destination in Amazon Redshift.
- withRedshiftDestinationUpdate(RedshiftDestinationUpdate) - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
Describes an update for a destination in Amazon Redshift.
- withRequestResponses(PutRecordBatchResponseEntry...) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResult
-
The results for the individual records.
- withRequestResponses(Collection<PutRecordBatchResponseEntry>) - Method in class com.amazonaws.services.kinesisfirehose.model.PutRecordBatchResult
-
The results for the individual records.
- withRetentionPeriodHours(Integer) - Method in class com.amazonaws.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
-
The new retention period of the stream, in hours.
- withRetentionPeriodHours(Integer) - Method in class com.amazonaws.services.kinesis.model.IncreaseStreamRetentionPeriodRequest
-
The new retention period of the stream, in hours.
- withRetentionPeriodHours(Integer) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The current retention period, in hours.
- withRetryOptions(ElasticsearchRetryOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
Configures retry behavior in the event that Firehose is unable to deliver
documents to Amazon ES.
- withRetryOptions(ElasticsearchRetryOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
Elasticsearch retry options.
- withRetryOptions(ElasticsearchRetryOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
Configures retry behavior in the event that Firehose is unable to deliver
documents to Amazon ES.
- withRetryOptions(RedshiftRetryOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
Configures retry behavior in the event that Firehose is unable to deliver
documents to Amazon Redshift.
- withRetryOptions(RedshiftRetryOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
Configures retry behavior in the event that Firehose is unable to deliver
documents to Amazon Redshift.
- withRetryOptions(RedshiftRetryOptions) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
Configures retry behavior in the event that Firehose is unable to deliver
documents to Amazon Redshift.
- withRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The ARN of the IAM role to be assumed by Firehose for calling the Amazon
ES Configuration API and for indexing documents.
- withRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The ARN of the AWS credentials.
- withRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The ARN of the IAM role to be assumed by Firehose for calling the Amazon
ES Configuration API and for indexing documents.
- withRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The ARN of the AWS credentials.
- withRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
The ARN of the AWS credentials.
- withRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The ARN of the AWS credentials.
- withRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationConfiguration
-
The ARN of the AWS credentials.
- withRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationDescription
-
The ARN of the AWS credentials.
- withRoleARN(String) - Method in class com.amazonaws.services.kinesisfirehose.model.S3DestinationUpdate
-
The ARN of the AWS credentials.
- withS3BackupMode(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
Defines how documents should be delivered to Amazon S3.
- withS3BackupMode(ElasticsearchS3BackupMode) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
Defines how documents should be delivered to Amazon S3.
- withS3BackupMode(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
Amazon S3 backup mode.
- withS3BackupMode(ElasticsearchS3BackupMode) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
Amazon S3 backup mode.
- withS3Configuration(S3DestinationConfiguration) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
- withS3Configuration(S3DestinationConfiguration) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The S3 configuration for the intermediate location from which Amazon
Redshift obtains data.
- withS3DestinationConfiguration(S3DestinationConfiguration) - Method in class com.amazonaws.services.kinesisfirehose.model.CreateDeliveryStreamRequest
-
The destination in Amazon S3.
- withS3DestinationDescription(S3DestinationDescription) - Method in class com.amazonaws.services.kinesisfirehose.model.DestinationDescription
-
The Amazon S3 destination.
- withS3DestinationDescription(S3DestinationDescription) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
- withS3DestinationDescription(S3DestinationDescription) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
The Amazon S3 destination.
- withS3DestinationUpdate(S3DestinationUpdate) - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-
Describes an update for a destination in Amazon S3.
- withS3Update(S3DestinationUpdate) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
- withS3Update(S3DestinationUpdate) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The Amazon S3 destination.
- withSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordResult
-
The sequence number identifier that was assigned to the put data record.
- withSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordsResultEntry
-
The sequence number for an individual record result.
- withSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.Record
-
The unique identifier of the record in the stream.
- withSequenceNumberForOrdering(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
-
Guarantees strictly increasing sequence numbers, for puts from the same
client and to the same partition key.
- withSequenceNumberRange(SequenceNumberRange) - Method in class com.amazonaws.services.kinesis.model.Shard
-
The range of possible sequence numbers for the shard.
- withShardCount(Integer) - Method in class com.amazonaws.services.kinesis.model.CreateStreamRequest
-
The number of shards that the stream will use.
- withShardId(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
The shard ID of the Amazon Kinesis shard to get the iterator for.
- withShardId(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordResult
-
The shard ID of the shard where the data record was placed.
- withShardId(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordsResultEntry
-
The shard ID for an individual record result.
- withShardId(String) - Method in class com.amazonaws.services.kinesis.model.Shard
-
The unique identifier of the shard within the stream.
- withShardIterator(String) - Method in class com.amazonaws.services.kinesis.model.GetRecordsRequest
-
The position in the shard from which you want to start sequentially
reading data records.
- withShardIterator(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorResult
-
The position in the shard from which to start reading data records
sequentially.
- withShardIteratorType(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
Determines how the shard iterator is used to start reading data records
from the shard.
- withShardIteratorType(ShardIteratorType) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
Determines how the shard iterator is used to start reading data records
from the shard.
- withShardLevelMetrics(String...) - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringRequest
-
List of shard-level metrics to disable.
- withShardLevelMetrics(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringRequest
-
List of shard-level metrics to disable.
- withShardLevelMetrics(MetricsName...) - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringRequest
-
List of shard-level metrics to disable.
- withShardLevelMetrics(String...) - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringRequest
-
List of shard-level metrics to enable.
- withShardLevelMetrics(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringRequest
-
List of shard-level metrics to enable.
- withShardLevelMetrics(MetricsName...) - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringRequest
-
List of shard-level metrics to enable.
- withShardLevelMetrics(String...) - Method in class com.amazonaws.services.kinesis.model.EnhancedMetrics
-
List of shard-level metrics.
- withShardLevelMetrics(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.EnhancedMetrics
-
List of shard-level metrics.
- withShardLevelMetrics(MetricsName...) - Method in class com.amazonaws.services.kinesis.model.EnhancedMetrics
-
List of shard-level metrics.
- withShards(Shard...) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The shards that comprise the stream.
- withShards(Collection<Shard>) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The shards that comprise the stream.
- withShardToMerge(String) - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
-
The shard ID of the shard to combine with the adjacent shard for the
merge.
- withShardToSplit(String) - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
-
The shard ID of the shard to split.
- withSizeInMBs(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.BufferingHints
-
Buffer incoming data to the specified size, in MBs, before delivering it
to the destination.
- withSizeInMBs(Integer) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchBufferingHints
-
Buffer incoming data to the specified size, in MBs, before delivering it
to the destination.
- withStartingHashKey(String) - Method in class com.amazonaws.services.kinesis.model.HashKeyRange
-
The starting hash key of the hash key range.
- withStartingSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
The sequence number of the data record in the shard from which to start
reading.
- withStartingSequenceNumber(String) - Method in class com.amazonaws.services.kinesis.model.SequenceNumberRange
-
The starting sequence number for the range.
- withStreamARN(String) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The Amazon Resource Name (ARN) for the stream being described.
- withStreamDescription(StreamDescription) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamResult
-
The current status of the stream, the stream ARN, an array of shard
objects that comprise the stream, and states whether there are more
shards available.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.AddTagsToStreamRequest
-
The name of the stream.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.CreateStreamRequest
-
A name to identify the stream.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
-
The name of the stream to modify.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.DeleteStreamRequest
-
The name of the stream to delete.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.DescribeStreamRequest
-
The name of the stream to describe.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringRequest
-
The name of the Amazon Kinesis stream for which to disable enhanced
monitoring.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.DisableEnhancedMonitoringResult
-
The name of the Amazon Kinesis stream.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringRequest
-
The name of the stream for which to enable enhanced monitoring.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.EnableEnhancedMonitoringResult
-
The name of the Amazon Kinesis stream.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
The name of the Amazon Kinesis stream.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.IncreaseStreamRetentionPeriodRequest
-
The name of the stream to modify.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamRequest
-
The name of the stream.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.MergeShardsRequest
-
The name of the stream for the merge.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordRequest
-
The name of the stream to put the data record into.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.PutRecordsRequest
-
The stream name associated with the request.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.RemoveTagsFromStreamRequest
-
The name of the stream.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.SplitShardRequest
-
The name of the stream for the shard split.
- withStreamName(String) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The name of the stream being described.
- withStreamNames(String...) - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
-
The names of the streams that are associated with the AWS account making
the ListStreams request.
- withStreamNames(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.ListStreamsResult
-
The names of the streams that are associated with the AWS account making
the ListStreams request.
- withStreamStatus(String) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The current status of the stream being described.
- withStreamStatus(StreamStatus) - Method in class com.amazonaws.services.kinesis.model.StreamDescription
-
The current status of the stream being described.
- withTagKeys(String...) - Method in class com.amazonaws.services.kinesis.model.RemoveTagsFromStreamRequest
-
A list of tag keys.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.kinesis.model.RemoveTagsFromStreamRequest
-
A list of tag keys.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.kinesis.model.AddTagsToStreamRequest
-
The set of key-value pairs to use to create the tags.
- withTags(Tag...) - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamResult
-
A list of tags associated with StreamName, starting with the
first tag after ExclusiveStartTagKey and up to the specified
Limit.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamResult
-
A list of tags associated with StreamName, starting with the
first tag after ExclusiveStartTagKey and up to the specified
Limit.
- withTimestamp(Date) - Method in class com.amazonaws.services.kinesis.model.GetShardIteratorRequest
-
The timestamp of the data record from which to start reading.
- withTypeName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationConfiguration
-
The Elasticsearch type name.
- withTypeName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationDescription
-
The Elasticsearch type name.
- withTypeName(String) - Method in class com.amazonaws.services.kinesisfirehose.model.ElasticsearchDestinationUpdate
-
The Elasticsearch type name.
- withUsername(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationConfiguration
-
The name of the user.
- withUsername(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
-
The name of the user.
- withUsername(String) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
-
The name of the user.
- withValue(String) - Method in class com.amazonaws.services.kinesis.model.Tag
-
An optional string, typically used to describe or define the tag.
- withVersionId(String) - Method in class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-