Class SnapshotProperties

java.lang.Object
de.otto.synapse.configuration.aws.SnapshotProperties

@ConfigurationProperties(prefix="synapse.snapshot")
public class SnapshotProperties
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    SnapshotProperties()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getBucketName()  
    void setBucketName​(java.lang.String bucketName)  

    Methods inherited from class java.lang.Object

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