Class OpenSearchHttpClient5

All Implemented Interfaces:
io.micronaut.core.naming.Described, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered, Feature, OpenSearchContributingTestContainerDependency, ContributingTestContainerDependency, TestResourcesAdditionalModulesProvider

@Singleton public class OpenSearchHttpClient5 extends OpenSearchFeature
  • Field Details

  • Constructor Details

  • Method Details

    • getName

      public String getName()
      Description copied from interface: Feature
      The name of the feature. It must be unique.
      Returns:
      the name of the feature
    • getTitle

      public String getTitle()
      Returns:
      The title of the feature
    • getDescription

      public String getDescription()