ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.clone() |
|
ElasticsearchDestinationDescription |
DestinationDescription.getElasticsearchDestinationDescription() |
The destination in Amazon ES.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withBufferingHints(ElasticsearchBufferingHints bufferingHints) |
Buffering options.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withCloudWatchLoggingOptions(CloudWatchLoggingOptions cloudWatchLoggingOptions) |
CloudWatch logging options.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withDomainARN(String domainARN) |
The ARN of the Amazon ES domain.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withIndexName(String indexName) |
The Elasticsearch index name.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withIndexRotationPeriod(ElasticsearchIndexRotationPeriod indexRotationPeriod) |
The Elasticsearch index rotation period
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withIndexRotationPeriod(String indexRotationPeriod) |
The Elasticsearch index rotation period
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withRetryOptions(ElasticsearchRetryOptions retryOptions) |
Elasticsearch retry options.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withRoleARN(String roleARN) |
The ARN of the AWS credentials.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withS3BackupMode(ElasticsearchS3BackupMode s3BackupMode) |
Amazon S3 backup mode.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withS3BackupMode(String s3BackupMode) |
Amazon S3 backup mode.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withS3DestinationDescription(S3DestinationDescription s3DestinationDescription) |
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withTypeName(String typeName) |
The Elasticsearch type name.
|