Uses of Class
software.amazon.awssdk.services.firehose.model.AmazonopensearchserviceBufferingHints
-
Packages that use AmazonopensearchserviceBufferingHints Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of AmazonopensearchserviceBufferingHints in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return AmazonopensearchserviceBufferingHints Modifier and Type Method Description AmazonopensearchserviceBufferingHintsAmazonopensearchserviceDestinationConfiguration. bufferingHints()The buffering options.AmazonopensearchserviceBufferingHintsAmazonopensearchserviceDestinationDescription. bufferingHints()The buffering options.AmazonopensearchserviceBufferingHintsAmazonopensearchserviceDestinationUpdate. bufferingHints()The buffering options.Methods in software.amazon.awssdk.services.firehose.model with parameters of type AmazonopensearchserviceBufferingHints Modifier and Type Method Description AmazonopensearchserviceDestinationConfiguration.BuilderAmazonopensearchserviceDestinationConfiguration.Builder. bufferingHints(AmazonopensearchserviceBufferingHints bufferingHints)The buffering options.AmazonopensearchserviceDestinationDescription.BuilderAmazonopensearchserviceDestinationDescription.Builder. bufferingHints(AmazonopensearchserviceBufferingHints bufferingHints)The buffering options.AmazonopensearchserviceDestinationUpdate.BuilderAmazonopensearchserviceDestinationUpdate.Builder. bufferingHints(AmazonopensearchserviceBufferingHints bufferingHints)The buffering options.
-