Package com.adobe.testing.s3mock
Class S3MockProperties
-
- All Implemented Interfaces:
@ConfigurationProperties(value = "com.adobe.testing.s3mock")@JvmRecord() public final class S3MockProperties extends Record
-
-
Constructor Summary
Constructors Constructor Description S3MockProperties(Integer httpPort)
-
Method Summary
Modifier and Type Method Description final IntegergetHttpPort()-
-
Constructor Detail
-
S3MockProperties
S3MockProperties(Integer httpPort)
-
-
Method Detail
-
getHttpPort
final Integer getHttpPort()
-
-
-
-