| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
DestinationDescription.Builder |
DestinationDescription.Builder.amazonOpenSearchServerlessDestinationDescription(AmazonOpenSearchServerlessDestinationDescription amazonOpenSearchServerlessDestinationDescription)
The destination in the Serverless offering for Amazon OpenSearch Service.
|
default DestinationDescription.Builder |
DestinationDescription.Builder.amazonOpenSearchServerlessDestinationDescription(Consumer<AmazonOpenSearchServerlessDestinationDescription.Builder> amazonOpenSearchServerlessDestinationDescription)
The destination in the Serverless offering for Amazon OpenSearch Service.
|
DestinationDescription.Builder |
DestinationDescription.Builder.amazonopensearchserviceDestinationDescription(AmazonopensearchserviceDestinationDescription amazonopensearchserviceDestinationDescription)
The destination in Amazon OpenSearch Service.
|
default DestinationDescription.Builder |
DestinationDescription.Builder.amazonopensearchserviceDestinationDescription(Consumer<AmazonopensearchserviceDestinationDescription.Builder> amazonopensearchserviceDestinationDescription)
The destination in Amazon OpenSearch Service.
|
static DestinationDescription.Builder |
DestinationDescription.builder() |
DestinationDescription.Builder |
DestinationDescription.Builder.destinationId(String destinationId)
The ID of the destination.
|
default DestinationDescription.Builder |
DestinationDescription.Builder.elasticsearchDestinationDescription(Consumer<ElasticsearchDestinationDescription.Builder> elasticsearchDestinationDescription)
The destination in Amazon ES.
|
DestinationDescription.Builder |
DestinationDescription.Builder.elasticsearchDestinationDescription(ElasticsearchDestinationDescription elasticsearchDestinationDescription)
The destination in Amazon ES.
|
default DestinationDescription.Builder |
DestinationDescription.Builder.extendedS3DestinationDescription(Consumer<ExtendedS3DestinationDescription.Builder> extendedS3DestinationDescription)
The destination in Amazon S3.
|
DestinationDescription.Builder |
DestinationDescription.Builder.extendedS3DestinationDescription(ExtendedS3DestinationDescription extendedS3DestinationDescription)
The destination in Amazon S3.
|
default DestinationDescription.Builder |
DestinationDescription.Builder.httpEndpointDestinationDescription(Consumer<HttpEndpointDestinationDescription.Builder> httpEndpointDestinationDescription)
Describes the specified HTTP endpoint destination.
|
DestinationDescription.Builder |
DestinationDescription.Builder.httpEndpointDestinationDescription(HttpEndpointDestinationDescription httpEndpointDestinationDescription)
Describes the specified HTTP endpoint destination.
|
default DestinationDescription.Builder |
DestinationDescription.Builder.redshiftDestinationDescription(Consumer<RedshiftDestinationDescription.Builder> redshiftDestinationDescription)
The destination in Amazon Redshift.
|
DestinationDescription.Builder |
DestinationDescription.Builder.redshiftDestinationDescription(RedshiftDestinationDescription redshiftDestinationDescription)
The destination in Amazon Redshift.
|
default DestinationDescription.Builder |
DestinationDescription.Builder.s3DestinationDescription(Consumer<S3DestinationDescription.Builder> s3DestinationDescription)
[Deprecated] The destination in Amazon S3.
|
DestinationDescription.Builder |
DestinationDescription.Builder.s3DestinationDescription(S3DestinationDescription s3DestinationDescription)
[Deprecated] The destination in Amazon S3.
|
default DestinationDescription.Builder |
DestinationDescription.Builder.splunkDestinationDescription(Consumer<SplunkDestinationDescription.Builder> splunkDestinationDescription)
The destination in Splunk.
|
DestinationDescription.Builder |
DestinationDescription.Builder.splunkDestinationDescription(SplunkDestinationDescription splunkDestinationDescription)
The destination in Splunk.
|
DestinationDescription.Builder |
DestinationDescription.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DestinationDescription.Builder> |
DestinationDescription.serializableBuilderClass() |
Copyright © 2023. All rights reserved.