Uses of Class
software.amazon.awssdk.services.firehose.model.S3DestinationConfiguration
-
Packages that use S3DestinationConfiguration Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of S3DestinationConfiguration in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return S3DestinationConfiguration Modifier and Type Method Description S3DestinationConfigurationExtendedS3DestinationConfiguration. s3BackupConfiguration()The configuration for backup in Amazon S3.S3DestinationConfigurationRedshiftDestinationConfiguration. s3BackupConfiguration()The configuration for backup in Amazon S3.S3DestinationConfigurationAmazonOpenSearchServerlessDestinationConfiguration. s3Configuration()Returns the value of the S3Configuration property for this object.S3DestinationConfigurationAmazonopensearchserviceDestinationConfiguration. s3Configuration()Returns the value of the S3Configuration property for this object.S3DestinationConfigurationElasticsearchDestinationConfiguration. s3Configuration()The configuration for the backup Amazon S3 location.S3DestinationConfigurationHttpEndpointDestinationConfiguration. s3Configuration()Returns the value of the S3Configuration property for this object.S3DestinationConfigurationRedshiftDestinationConfiguration. s3Configuration()The configuration for the intermediate Amazon S3 location from which Amazon Redshift obtains data.S3DestinationConfigurationSnowflakeDestinationConfiguration. s3Configuration()Returns the value of the S3Configuration property for this object.S3DestinationConfigurationSplunkDestinationConfiguration. s3Configuration()The configuration for the backup Amazon S3 location.S3DestinationConfigurationCreateDeliveryStreamRequest. s3DestinationConfiguration()Deprecated.Methods in software.amazon.awssdk.services.firehose.model with parameters of type S3DestinationConfiguration Modifier and Type Method Description ExtendedS3DestinationConfiguration.BuilderExtendedS3DestinationConfiguration.Builder. s3BackupConfiguration(S3DestinationConfiguration s3BackupConfiguration)The configuration for backup in Amazon S3.RedshiftDestinationConfiguration.BuilderRedshiftDestinationConfiguration.Builder. s3BackupConfiguration(S3DestinationConfiguration s3BackupConfiguration)The configuration for backup in Amazon S3.AmazonOpenSearchServerlessDestinationConfiguration.BuilderAmazonOpenSearchServerlessDestinationConfiguration.Builder. s3Configuration(S3DestinationConfiguration s3Configuration)Sets the value of the S3Configuration property for this object.AmazonopensearchserviceDestinationConfiguration.BuilderAmazonopensearchserviceDestinationConfiguration.Builder. s3Configuration(S3DestinationConfiguration s3Configuration)Sets the value of the S3Configuration property for this object.ElasticsearchDestinationConfiguration.BuilderElasticsearchDestinationConfiguration.Builder. s3Configuration(S3DestinationConfiguration s3Configuration)The configuration for the backup Amazon S3 location.HttpEndpointDestinationConfiguration.BuilderHttpEndpointDestinationConfiguration.Builder. s3Configuration(S3DestinationConfiguration s3Configuration)Sets the value of the S3Configuration property for this object.RedshiftDestinationConfiguration.BuilderRedshiftDestinationConfiguration.Builder. s3Configuration(S3DestinationConfiguration s3Configuration)The configuration for the intermediate Amazon S3 location from which Amazon Redshift obtains data.SnowflakeDestinationConfiguration.BuilderSnowflakeDestinationConfiguration.Builder. s3Configuration(S3DestinationConfiguration s3Configuration)Sets the value of the S3Configuration property for this object.SplunkDestinationConfiguration.BuilderSplunkDestinationConfiguration.Builder. s3Configuration(S3DestinationConfiguration s3Configuration)The configuration for the backup Amazon S3 location.CreateDeliveryStreamRequest.BuilderCreateDeliveryStreamRequest.Builder. s3DestinationConfiguration(S3DestinationConfiguration s3DestinationConfiguration)Deprecated.
-