Class S3VectorsProperties

  • All Implemented Interfaces:

    @ConfigurationProperties(value = "com.adobe.testing.s3mock.vectors")@JvmRecord() 
    public final class S3VectorsProperties
    extends Record
                        

    Configuration properties for the S3 Vectors API endpoints. Only active when the vectors Spring profile is enabled.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getHttpPort()
      final Integer getHttpsPort()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait