- 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, Void>) - 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, Void>) - 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, Void>) - 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
-  
- 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. 
- 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. 
- 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. 
- 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. 
- decreaseStreamRetentionPeriod(DecreaseStreamRetentionPeriodRequest) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-  
- decreaseStreamRetentionPeriod(DecreaseStreamRetentionPeriodRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
- 
 Decreases the stream's retention period, which is the length of time data
 records are accessible after they are added to the stream. 
- decreaseStreamRetentionPeriod(DecreaseStreamRetentionPeriodRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
- 
 Decreases the stream's retention period, which is the length of time data
 records are accessible after they are added to the stream. 
- decreaseStreamRetentionPeriodAsync(DecreaseStreamRetentionPeriodRequest) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-  
- decreaseStreamRetentionPeriodAsync(DecreaseStreamRetentionPeriodRequest, AsyncHandler<DecreaseStreamRetentionPeriodRequest, Void>) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-  
- decreaseStreamRetentionPeriodAsync(DecreaseStreamRetentionPeriodRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
 Decreases the stream's retention period, which is the length of time data
 records are accessible after they are added to the stream. 
- decreaseStreamRetentionPeriodAsync(DecreaseStreamRetentionPeriodRequest, AsyncHandler<DecreaseStreamRetentionPeriodRequest, Void>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
 Decreases the stream's retention period, which is the length of time data
 records are accessible after they are added to the stream. 
- decreaseStreamRetentionPeriodAsync(DecreaseStreamRetentionPeriodRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-  
- decreaseStreamRetentionPeriodAsync(DecreaseStreamRetentionPeriodRequest, AsyncHandler<DecreaseStreamRetentionPeriodRequest, Void>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-  
- DecreaseStreamRetentionPeriodRequest - Class in com.amazonaws.services.kinesis.model
- 
- DecreaseStreamRetentionPeriodRequest() - Constructor for class com.amazonaws.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
-  
- deleteDeliveryStream(DeleteDeliveryStreamRequest) - Method in class com.amazonaws.services.kinesisfirehose.AbstractAmazonKinesisFirehose
-  
- deleteDeliveryStream(DeleteDeliveryStreamRequest) - Method in interface com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehose
- 
 Deletes a delivery stream and its data. 
- deleteDeliveryStream(DeleteDeliveryStreamRequest) - Method in class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseClient
- 
 Deletes a delivery stream and its data. 
- deleteDeliveryStreamAsync(DeleteDeliveryStreamRequest) - Method in class com.amazonaws.services.kinesisfirehose.AbstractAmazonKinesisFirehoseAsync
-  
- deleteDeliveryStreamAsync(DeleteDeliveryStreamRequest, AsyncHandler<DeleteDeliveryStreamRequest, DeleteDeliveryStreamResult>) - Method in class com.amazonaws.services.kinesisfirehose.AbstractAmazonKinesisFirehoseAsync
-  
- deleteDeliveryStreamAsync(DeleteDeliveryStreamRequest) - Method in interface com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsync
- 
 Deletes a delivery stream and its data. 
- deleteDeliveryStreamAsync(DeleteDeliveryStreamRequest, AsyncHandler<DeleteDeliveryStreamRequest, DeleteDeliveryStreamResult>) - Method in interface com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsync
- 
 Deletes a delivery stream and its data. 
- deleteDeliveryStreamAsync(DeleteDeliveryStreamRequest) - Method in class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsyncClient
-  
- deleteDeliveryStreamAsync(DeleteDeliveryStreamRequest, AsyncHandler<DeleteDeliveryStreamRequest, DeleteDeliveryStreamResult>) - Method in class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsyncClient
-  
- DeleteDeliveryStreamRequest - Class in com.amazonaws.services.kinesisfirehose.model
- 
- DeleteDeliveryStreamRequest() - Constructor for class com.amazonaws.services.kinesisfirehose.model.DeleteDeliveryStreamRequest
-  
- DeleteDeliveryStreamResult - Class in com.amazonaws.services.kinesisfirehose.model
- 
- DeleteDeliveryStreamResult() - Constructor for class com.amazonaws.services.kinesisfirehose.model.DeleteDeliveryStreamResult
-  
- deleteStream(DeleteStreamRequest) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-  
- deleteStream(String) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-  
- deleteStream(DeleteStreamRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
- 
 Deletes a stream and all its shards and data. 
- deleteStream(String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
- 
Simplified method form for invoking the DeleteStream operation. 
- deleteStream(DeleteStreamRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
- 
 Deletes a stream and all its shards and data. 
- deleteStream(String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
-  
- deleteStreamAsync(DeleteStreamRequest) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-  
- deleteStreamAsync(DeleteStreamRequest, AsyncHandler<DeleteStreamRequest, Void>) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-  
- deleteStreamAsync(String) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
- 
Simplified method form for invoking the DeleteStream operation. 
- deleteStreamAsync(String, AsyncHandler<DeleteStreamRequest, Void>) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
- 
Simplified method form for invoking the DeleteStream operation with an
 AsyncHandler. 
- deleteStreamAsync(DeleteStreamRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
 Deletes a stream and all its shards and data. 
- deleteStreamAsync(DeleteStreamRequest, AsyncHandler<DeleteStreamRequest, Void>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
 Deletes a stream and all its shards and data. 
- deleteStreamAsync(String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
Simplified method form for invoking the DeleteStream operation. 
- deleteStreamAsync(String, AsyncHandler<DeleteStreamRequest, Void>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
Simplified method form for invoking the DeleteStream operation with an
 AsyncHandler. 
- deleteStreamAsync(DeleteStreamRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-  
- deleteStreamAsync(DeleteStreamRequest, AsyncHandler<DeleteStreamRequest, Void>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-  
- deleteStreamAsync(String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
- 
Simplified method form for invoking the DeleteStream operation. 
- deleteStreamAsync(String, AsyncHandler<DeleteStreamRequest, Void>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
- 
Simplified method form for invoking the DeleteStream operation with an
 AsyncHandler. 
- DeleteStreamRequest - Class in com.amazonaws.services.kinesis.model
- 
- DeleteStreamRequest() - Constructor for class com.amazonaws.services.kinesis.model.DeleteStreamRequest
-  
- DeliveryStreamDescription - Class in com.amazonaws.services.kinesisfirehose.model
- 
 Contains information about a delivery stream. 
- DeliveryStreamDescription() - Constructor for class com.amazonaws.services.kinesisfirehose.model.DeliveryStreamDescription
-  
- DeliveryStreamStatus - Enum in com.amazonaws.services.kinesisfirehose.model
-  
- describeDeliveryStream(DescribeDeliveryStreamRequest) - Method in class com.amazonaws.services.kinesisfirehose.AbstractAmazonKinesisFirehose
-  
- describeDeliveryStream(DescribeDeliveryStreamRequest) - Method in interface com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehose
- 
 Describes the specified delivery stream and gets the status. 
- describeDeliveryStream(DescribeDeliveryStreamRequest) - Method in class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseClient
- 
 Describes the specified delivery stream and gets the status. 
- describeDeliveryStreamAsync(DescribeDeliveryStreamRequest) - Method in class com.amazonaws.services.kinesisfirehose.AbstractAmazonKinesisFirehoseAsync
-  
- describeDeliveryStreamAsync(DescribeDeliveryStreamRequest, AsyncHandler<DescribeDeliveryStreamRequest, DescribeDeliveryStreamResult>) - Method in class com.amazonaws.services.kinesisfirehose.AbstractAmazonKinesisFirehoseAsync
-  
- describeDeliveryStreamAsync(DescribeDeliveryStreamRequest) - Method in interface com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsync
- 
 Describes the specified delivery stream and gets the status. 
- describeDeliveryStreamAsync(DescribeDeliveryStreamRequest, AsyncHandler<DescribeDeliveryStreamRequest, DescribeDeliveryStreamResult>) - Method in interface com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsync
- 
 Describes the specified delivery stream and gets the status. 
- describeDeliveryStreamAsync(DescribeDeliveryStreamRequest) - Method in class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsyncClient
-  
- describeDeliveryStreamAsync(DescribeDeliveryStreamRequest, AsyncHandler<DescribeDeliveryStreamRequest, DescribeDeliveryStreamResult>) - Method in class com.amazonaws.services.kinesisfirehose.AmazonKinesisFirehoseAsyncClient
-  
- DescribeDeliveryStreamRequest - Class in com.amazonaws.services.kinesisfirehose.model
- 
- DescribeDeliveryStreamRequest() - Constructor for class com.amazonaws.services.kinesisfirehose.model.DescribeDeliveryStreamRequest
-  
- DescribeDeliveryStreamResult - Class in com.amazonaws.services.kinesisfirehose.model
- 
- DescribeDeliveryStreamResult() - Constructor for class com.amazonaws.services.kinesisfirehose.model.DescribeDeliveryStreamResult
-  
- describeStream(DescribeStreamRequest) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-  
- describeStream(String) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-  
- describeStream(String, String) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-  
- describeStream(String, Integer, String) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesis
-  
- describeStream(DescribeStreamRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
- 
 Describes the specified stream. 
- describeStream(String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
- 
Simplified method form for invoking the DescribeStream operation. 
- describeStream(String, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
- 
Simplified method form for invoking the DescribeStream operation. 
- describeStream(String, Integer, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesis
- 
Simplified method form for invoking the DescribeStream operation. 
- describeStream(DescribeStreamRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
- 
 Describes the specified stream. 
- describeStream(String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
-  
- describeStream(String, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
-  
- describeStream(String, Integer, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
-  
- describeStreamAsync(DescribeStreamRequest) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-  
- describeStreamAsync(DescribeStreamRequest, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
-  
- describeStreamAsync(String) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
- 
Simplified method form for invoking the DescribeStream operation. 
- describeStreamAsync(String, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
- 
Simplified method form for invoking the DescribeStream operation with an
 AsyncHandler. 
- describeStreamAsync(String, String) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
- 
Simplified method form for invoking the DescribeStream operation. 
- describeStreamAsync(String, String, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
- 
Simplified method form for invoking the DescribeStream operation with an
 AsyncHandler. 
- describeStreamAsync(String, Integer, String) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
- 
Simplified method form for invoking the DescribeStream operation. 
- describeStreamAsync(String, Integer, String, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in class com.amazonaws.services.kinesis.AbstractAmazonKinesisAsync
- 
Simplified method form for invoking the DescribeStream operation with an
 AsyncHandler. 
- describeStreamAsync(DescribeStreamRequest) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
 Describes the specified stream. 
- describeStreamAsync(DescribeStreamRequest, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
 Describes the specified stream. 
- describeStreamAsync(String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
Simplified method form for invoking the DescribeStream operation. 
- describeStreamAsync(String, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
Simplified method form for invoking the DescribeStream operation with an
 AsyncHandler. 
- describeStreamAsync(String, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
Simplified method form for invoking the DescribeStream operation. 
- describeStreamAsync(String, String, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
Simplified method form for invoking the DescribeStream operation with an
 AsyncHandler. 
- describeStreamAsync(String, Integer, String) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
Simplified method form for invoking the DescribeStream operation. 
- describeStreamAsync(String, Integer, String, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
Simplified method form for invoking the DescribeStream operation with an
 AsyncHandler. 
- describeStreamAsync(DescribeStreamRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-  
- describeStreamAsync(DescribeStreamRequest, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
-  
- describeStreamAsync(String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
- 
Simplified method form for invoking the DescribeStream operation. 
- describeStreamAsync(String, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
- 
Simplified method form for invoking the DescribeStream operation with an
 AsyncHandler. 
- describeStreamAsync(String, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
- 
Simplified method form for invoking the DescribeStream operation. 
- describeStreamAsync(String, String, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
- 
Simplified method form for invoking the DescribeStream operation with an
 AsyncHandler. 
- describeStreamAsync(String, Integer, String) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
- 
Simplified method form for invoking the DescribeStream operation. 
- describeStreamAsync(String, Integer, String, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in class com.amazonaws.services.kinesis.AmazonKinesisAsyncClient
- 
Simplified method form for invoking the DescribeStream operation with an
 AsyncHandler. 
- DescribeStreamRequest - Class in com.amazonaws.services.kinesis.model
- 
 Represents the input for DescribeStream.
 
- DescribeStreamRequest() - Constructor for class com.amazonaws.services.kinesis.model.DescribeStreamRequest
-  
- DescribeStreamResult - Class in com.amazonaws.services.kinesis.model
- 
 Represents the output for DescribeStream.
 
- DescribeStreamResult() - Constructor for class com.amazonaws.services.kinesis.model.DescribeStreamResult
-  
- DestinationDescription - Class in com.amazonaws.services.kinesisfirehose.model
- 
 Describes the destination for a delivery stream. 
- DestinationDescription() - Constructor for class com.amazonaws.services.kinesisfirehose.model.DestinationDescription
-  
- 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.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. 
- 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 COPYcommand.
 
- getCopyCommand() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
- 
 The COPYcommand.
 
- getCopyCommand() - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
- 
 The COPYcommand.
 
- getCopyOptions() - Method in class com.amazonaws.services.kinesisfirehose.model.CopyCommand
- 
 Optional parameters to use with the Amazon Redshift COPYcommand.
 
- 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
- 
- 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. 
- 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. 
- 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. 
- 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
 PutRecordsrequest.
 
- 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.
 
- 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. 
- 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. 
- 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 a shard. 
- getRecords(GetRecordsRequest) - Method in class com.amazonaws.services.kinesis.AmazonKinesisClient
- 
 Gets data records from a 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 a shard. 
- getRecordsAsync(GetRecordsRequest, AsyncHandler<GetRecordsRequest, GetRecordsResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
 Gets data records from a 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
-  
- 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. 
- 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. 
- 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.RedshiftDestinationDescription
- 
 The Amazon S3 destination. 
- getS3DestinationUpdate() - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-  
- 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 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 Amazon Kinesis 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 a 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 a 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 a shard iterator. 
- getShardIteratorAsync(GetShardIteratorRequest, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
 Gets a 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. 
- 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. 
- 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 from. 
- 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.GetShardIteratorRequest
- 
 The name of the 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 ListStreamsrequest.
 
- 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 afterExclusiveStartTagKeyand up to the specifiedLimit.
 
- 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(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. 
- 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 COPYcommand.
 
- setCopyCommand(CopyCommand) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
- 
 The COPYcommand.
 
- setCopyCommand(CopyCommand) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
- 
 The COPYcommand.
 
- setCopyOptions(String) - Method in class com.amazonaws.services.kinesisfirehose.model.CopyCommand
- 
 Optional parameters to use with the Amazon Redshift COPYcommand.
 
- 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
- 
- 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. 
- 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. 
- 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"). 
- 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
 PutRecordsrequest.
 
- 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.
 
- 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. 
- 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. 
- 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
-  
- 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. 
- 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. 
- 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.RedshiftDestinationDescription
- 
 The Amazon S3 destination. 
- setS3DestinationUpdate(S3DestinationUpdate) - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-  
- 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 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 Amazon Kinesis 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. 
- 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. 
- 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 from. 
- 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.GetShardIteratorRequest
- 
 The name of the 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 ListStreamsrequest.
 
- 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 afterExclusiveStartTagKeyand up to the specifiedLimit.
 
- 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 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 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, Void>) - 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, Void>) - 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 stream, to increase the
 stream's capacity to ingest and transport data. 
- splitShardAsync(SplitShardRequest, AsyncHandler<SplitShardRequest, Void>) - Method in interface com.amazonaws.services.kinesis.AmazonKinesisAsync
- 
 Splits a shard into two new shards in the 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, Void>) - 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, Void>) - 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, Void>) - 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
-  
- StreamDescription - Class in com.amazonaws.services.kinesis.model
- 
- StreamDescription() - Constructor for class com.amazonaws.services.kinesis.model.StreamDescription
-  
- 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.CreateStreamRequest
- 
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.DeleteStreamRequest
- 
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.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.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.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.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.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 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.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.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. 
- 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(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. 
- 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 COPYcommand.
 
- withCopyCommand(CopyCommand) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationDescription
- 
 The COPYcommand.
 
- withCopyCommand(CopyCommand) - Method in class com.amazonaws.services.kinesisfirehose.model.RedshiftDestinationUpdate
- 
 The COPYcommand.
 
- withCopyOptions(String) - Method in class com.amazonaws.services.kinesisfirehose.model.CopyCommand
- 
 Optional parameters to use with the Amazon Redshift COPYcommand.
 
- 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
- 
- 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. 
- 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. 
- 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. 
- 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
 PutRecordsrequest.
 
- 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.
 
- 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. 
- 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. 
- 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
-  
- 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. 
- 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. 
- 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.RedshiftDestinationDescription
- 
 The Amazon S3 destination. 
- withS3DestinationUpdate(S3DestinationUpdate) - Method in class com.amazonaws.services.kinesisfirehose.model.UpdateDestinationRequest
-  
- 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 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 Amazon Kinesis 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. 
- 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. 
- 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 from. 
- 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.GetShardIteratorRequest
- 
 The name of the 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 ListStreamsrequest.
 
- 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 ListStreamsrequest.
 
- 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 afterExclusiveStartTagKeyand up to the specifiedLimit.
 
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.kinesis.model.ListTagsForStreamResult
- 
 A list of tags associated with StreamName, starting with the
 first tag afterExclusiveStartTagKeyand up to the specifiedLimit.
 
- 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
-