Interface ElasticsearcAwsCredentialsProvider


  • public interface ElasticsearcAwsCredentialsProvider
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      software.amazon.awssdk.auth.credentials.AwsCredentialsProvider create​(org.hibernate.search.engine.cfg.spi.ConfigurationPropertySource propertySource)  
    • Method Detail

      • create

        software.amazon.awssdk.auth.credentials.AwsCredentialsProvider create​(org.hibernate.search.engine.cfg.spi.ConfigurationPropertySource propertySource)