Class S3OperationImpl

    • Field Detail

      • log

        protected transient org.slf4j.Logger log
    • Constructor Detail

      • S3OperationImpl

        public S3OperationImpl()
    • Method Detail

      • withBucket

        public <T extends S3OperationImpl> T withBucket​(java.lang.String b)
      • resolve

        @Deprecated
        protected static java.lang.String resolve​(java.lang.String expression,
                                                  AdaptrisMessage msg)
        Deprecated.
        just use msg.resolve() instead.
      • getBucket

        public java.lang.String getBucket()
      • setBucket

        public void setBucket​(java.lang.String bucket)