package statement was removed during a license update

This commit is contained in:
Hugo Trippaers 2012-07-06 10:03:51 -04:00 committed by David Nalley
parent 57ab39937c
commit 6cc8896f96
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
package com.cloud.bridge.service.core.s3;
public class S3CopyObjectRequest extends S3Request {
public enum MetadataDirective { COPY, REPLACE };