Uses of Class
software.amazon.awssdk.services.firehose.model.BufferingHints
-
Packages that use BufferingHints Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of BufferingHints in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return BufferingHints Modifier and Type Method Description BufferingHintsExtendedS3DestinationConfiguration. bufferingHints()The buffering option.BufferingHintsExtendedS3DestinationDescription. bufferingHints()The buffering option.BufferingHintsExtendedS3DestinationUpdate. bufferingHints()The buffering option.BufferingHintsS3DestinationConfiguration. bufferingHints()The buffering option.BufferingHintsS3DestinationDescription. bufferingHints()The buffering option.BufferingHintsS3DestinationUpdate. bufferingHints()The buffering option.Methods in software.amazon.awssdk.services.firehose.model with parameters of type BufferingHints Modifier and Type Method Description ExtendedS3DestinationConfiguration.BuilderExtendedS3DestinationConfiguration.Builder. bufferingHints(BufferingHints bufferingHints)The buffering option.ExtendedS3DestinationDescription.BuilderExtendedS3DestinationDescription.Builder. bufferingHints(BufferingHints bufferingHints)The buffering option.ExtendedS3DestinationUpdate.BuilderExtendedS3DestinationUpdate.Builder. bufferingHints(BufferingHints bufferingHints)The buffering option.S3DestinationConfiguration.BuilderS3DestinationConfiguration.Builder. bufferingHints(BufferingHints bufferingHints)The buffering option.S3DestinationDescription.BuilderS3DestinationDescription.Builder. bufferingHints(BufferingHints bufferingHints)The buffering option.S3DestinationUpdate.BuilderS3DestinationUpdate.Builder. bufferingHints(BufferingHints bufferingHints)The buffering option.
-