Uses of Class
software.amazon.awssdk.services.firehose.model.S3DestinationUpdate
-
Packages that use S3DestinationUpdate Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of S3DestinationUpdate in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return S3DestinationUpdate Modifier and Type Method Description S3DestinationUpdateExtendedS3DestinationUpdate. s3BackupUpdate()The Amazon S3 destination for backup.S3DestinationUpdateRedshiftDestinationUpdate. s3BackupUpdate()The Amazon S3 destination for backup.S3DestinationUpdateUpdateDestinationRequest. s3DestinationUpdate()Deprecated.S3DestinationUpdateAmazonOpenSearchServerlessDestinationUpdate. s3Update()Returns the value of the S3Update property for this object.S3DestinationUpdateAmazonopensearchserviceDestinationUpdate. s3Update()Returns the value of the S3Update property for this object.S3DestinationUpdateElasticsearchDestinationUpdate. s3Update()The Amazon S3 destination.S3DestinationUpdateHttpEndpointDestinationUpdate. s3Update()Returns the value of the S3Update property for this object.S3DestinationUpdateRedshiftDestinationUpdate. s3Update()The Amazon S3 destination.S3DestinationUpdateSnowflakeDestinationUpdate. s3Update()Returns the value of the S3Update property for this object.S3DestinationUpdateSplunkDestinationUpdate. s3Update()Your update to the configuration of the backup Amazon S3 location.Methods in software.amazon.awssdk.services.firehose.model with parameters of type S3DestinationUpdate Modifier and Type Method Description ExtendedS3DestinationUpdate.BuilderExtendedS3DestinationUpdate.Builder. s3BackupUpdate(S3DestinationUpdate s3BackupUpdate)The Amazon S3 destination for backup.RedshiftDestinationUpdate.BuilderRedshiftDestinationUpdate.Builder. s3BackupUpdate(S3DestinationUpdate s3BackupUpdate)The Amazon S3 destination for backup.UpdateDestinationRequest.BuilderUpdateDestinationRequest.Builder. s3DestinationUpdate(S3DestinationUpdate s3DestinationUpdate)Deprecated.AmazonOpenSearchServerlessDestinationUpdate.BuilderAmazonOpenSearchServerlessDestinationUpdate.Builder. s3Update(S3DestinationUpdate s3Update)Sets the value of the S3Update property for this object.AmazonopensearchserviceDestinationUpdate.BuilderAmazonopensearchserviceDestinationUpdate.Builder. s3Update(S3DestinationUpdate s3Update)Sets the value of the S3Update property for this object.ElasticsearchDestinationUpdate.BuilderElasticsearchDestinationUpdate.Builder. s3Update(S3DestinationUpdate s3Update)The Amazon S3 destination.HttpEndpointDestinationUpdate.BuilderHttpEndpointDestinationUpdate.Builder. s3Update(S3DestinationUpdate s3Update)Sets the value of the S3Update property for this object.RedshiftDestinationUpdate.BuilderRedshiftDestinationUpdate.Builder. s3Update(S3DestinationUpdate s3Update)The Amazon S3 destination.SnowflakeDestinationUpdate.BuilderSnowflakeDestinationUpdate.Builder. s3Update(S3DestinationUpdate s3Update)Sets the value of the S3Update property for this object.SplunkDestinationUpdate.BuilderSplunkDestinationUpdate.Builder. s3Update(S3DestinationUpdate s3Update)Your update to the configuration of the backup Amazon S3 location.
-