Class SnapshotProperties


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

      All Methods Instance Methods Concrete Methods 
      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
    • Constructor Detail

      • SnapshotProperties

        public SnapshotProperties()
    • Method Detail

      • getBucketName

        public java.lang.String getBucketName()
      • setBucketName

        public void setBucketName​(java.lang.String bucketName)